Searched refs:I2C_CLIENT_TEN (Results 1 – 16 of 16) sorted by relevance
42 if (client->flags & I2C_CLIENT_TEN) in smbus_do_alert()77 if (!client || (client->flags & I2C_CLIENT_TEN)) in smbus_do_alert_force()
43 info->flags |= I2C_CLIENT_TEN; in of_i2c_get_board_info()
126 info->flags |= I2C_CLIENT_TEN; in i2c_acpi_fill_info()701 client->flags |= I2C_CLIENT_TEN; in i2c_acpi_space_handler()
323 if (slave->flags & I2C_CLIENT_TEN) in em_i2c_reg_slave()
1277 if (slave->flags & I2C_CLIENT_TEN) { in stm32f7_i2c_is_addr_match()1407 (slave->flags & I2C_CLIENT_TEN)) in stm32f7_i2c_get_free_slave_id()1933 if (slave->flags & I2C_CLIENT_TEN) { in stm32f7_i2c_reg_slave()1948 if (slave->flags & I2C_CLIENT_TEN) { in stm32f7_i2c_reg_slave()
158 if (slave->flags & I2C_CLIENT_TEN) in gxp_i2c_reg_slave()
678 if (slave->flags & I2C_CLIENT_TEN) in axxia_i2c_reg_slave()
993 if (slave->flags & I2C_CLIENT_TEN) in bcm_iproc_i2c_reg_slave()
1199 if (slave->flags & I2C_CLIENT_TEN) in cdns_reg_slave()
1034 if (slave->flags & I2C_CLIENT_TEN) in rcar_reg_slave()
2126 if (slave->flags & (I2C_CLIENT_TEN | I2C_CLIENT_PEC)) { in mlxbf_i2c_reg_slave()
1525 if (client->flags & I2C_CLIENT_TEN) in npcm_i2c_reg_slave()
334 #define I2C_CLIENT_TEN 0x10 /* we have a ten bit chip address */ macro
135 if (client->flags & I2C_CLIENT_TEN) { in mctp_i2c_new_client()
405 .flags = I2C_CLIENT_TEN,
2282 if (boardinfo->base.flags & I2C_CLIENT_TEN) { in of_i3c_master_add_i2c_boardinfo()