Searched refs:I2C_SLAVE (Results 1 – 9 of 9) sorted by relevance
28 #define I2C_SLAVE 0x0703 /* Use this slave address */ macro
53 if (ioctl(file, I2C_SLAVE, addr) < 0) {107 ``ioctl(file, I2C_SLAVE, long addr)``149 ioctl I2C_SLAVE before you try to access the device.194 i2c-dev directly. Examples include I2C_SLAVE (set the address of the
29 depends on I2C_SLAVE
80 depends on I2C && I2C_SLAVE175 depends on I2C_SLAVE
113 config I2C_SLAVE config120 if I2C_SLAVE
401 case I2C_SLAVE: in i2cdev_ioctl()406 if (cmd == I2C_SLAVE && i2cdev_check_addr(client->adapter, arg)) in i2cdev_ioctl()
26 I2C_SLAVE, enumerator365 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_init_params()755 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_callback()1153 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_int_slave_handler()1170 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_int_slave_handler()1996 bus->master_or_slave = I2C_SLAVE; in __npcm_i2c_init()2032 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_bus_irq()
423 select I2C_SLAVE447 select I2C_SLAVE472 select I2C_SLAVE547 select I2C_SLAVE630 select I2C_SLAVE707 select I2C_SLAVE768 select I2C_SLAVE862 Driver can also support slave mode (select I2C_SLAVE).942 select I2C_SLAVE1081 select I2C_SLAVE[all …]
735 depends on I2C && I2C_SLAVE