Searched refs:IS_I2C_10BIT (Results 1 – 3 of 3) sorted by relevance
63 #define IS_I2C_10BIT(addr) \ macro
57 #define IS_I2C_10BIT(addr) \ macro
1425 overhead_size = (IS_I2C_10BIT(dev_addr->i2c_addr) ? 2 : 1) + in drxdap_fasi_read_block()1603 overhead_size = (IS_I2C_10BIT(dev_addr->i2c_addr) ? 2 : 1) + in drxdap_fasi_write_block()1665 (IS_I2C_10BIT(dev_addr->i2c_addr) ? 2 : 1); in drxdap_fasi_write_block()