Searched refs:I2C_CLIENT_SLAVE (Results 1 – 2 of 2) sorted by relevance
559 #define I2C_CLIENT_SLAVE 0x20 /* we are the slave */ macro
863 if (client->flags & I2C_CLIENT_SLAVE) in i2c_encode_flags_to_addr()1237 info.flags |= I2C_CLIENT_SLAVE; in i2c_sysfs_new_device()1398 info.flags |= I2C_CLIENT_SLAVE; in of_i2c_register_device()3146 if (!(client->flags & I2C_CLIENT_SLAVE)) in i2c_slave_register()