Home
last modified time | relevance | path

Searched refs:IS_I2C_10BIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h50 * \def IS_I2C_10BIT( addr )
57 #define IS_I2C_10BIT(addr) \ macro
H A Ddrxj.c1428 overhead_size = (IS_I2C_10BIT(dev_addr->i2c_addr) ? 2 : 1) + in drxdap_fasi_read_block()
1606 overhead_size = (IS_I2C_10BIT(dev_addr->i2c_addr) ? 2 : 1) + in drxdap_fasi_write_block()
1668 (IS_I2C_10BIT(dev_addr->i2c_addr) ? 2 : 1); in drxdap_fasi_write_block()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h50 * \def IS_I2C_10BIT( addr )
57 #define IS_I2C_10BIT(addr) \ macro
H A Ddrxj.c1428 overhead_size = (IS_I2C_10BIT(dev_addr->i2c_addr) ? 2 : 1) + in drxdap_fasi_read_block()
1606 overhead_size = (IS_I2C_10BIT(dev_addr->i2c_addr) ? 2 : 1) + in drxdap_fasi_write_block()
1668 (IS_I2C_10BIT(dev_addr->i2c_addr) ? 2 : 1); in drxdap_fasi_write_block()

Completed in 32 milliseconds