Searched refs:I2C_CLIENT_SLAVE (Results 1 – 4 of 4) sorted by relevance
501 binfo.flags = I2C_CLIENT_SLAVE; in ipmi_ipmb_probe()515 slave->flags |= I2C_CLIENT_SLAVE; in ipmi_ipmb_probe()
316 .flags = I2C_CLIENT_SLAVE, in i2c_new_slave_host_notify_device()
742 if (client->flags & I2C_CLIENT_SLAVE) in i2c_encode_flags_to_addr()1303 info.flags |= I2C_CLIENT_SLAVE; in new_device_store()
336 #define I2C_CLIENT_SLAVE 0x20 /* we are the slave */ macro