Home
last modified time | relevance | path

Searched refs:I2C_ADDR_PLL (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/dvb/cx23882/
H A Dconfig.h39 #define I2C_ADDR_PLL 0x61 macro
H A Ddtt7592.c42 res = i2c_write(bus, I2C_ADDR_PLL, data, 4); in dtt7592_write()
53 res = i2c_read(bus, I2C_ADDR_PLL, data, 1); in dtt7592_read()