Searched refs:I2C_SLAVE (Results 1 – 7 of 7) 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
34 depends on I2C_SLAVE
114 config I2C_SLAVE config121 if I2C_SLAVE
409 case I2C_SLAVE: in i2cdev_ioctl()414 if (cmd == I2C_SLAVE && i2cdev_check_addr(client->adapter, arg)) in i2cdev_ioctl()
88 select I2C_SLAVE439 select I2C_SLAVE463 select I2C_SLAVE488 select I2C_SLAVE581 select I2C_SLAVE677 select I2C_SLAVE762 select I2C_SLAVE773 select I2C_SLAVE864 select I2C_SLAVE958 Driver can also support slave mode (select I2C_SLAVE).[all …]
25 I2C_SLAVE, enumerator624 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_init_params()1009 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_callback()1405 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_int_slave_handler()1422 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_int_slave_handler()2198 bus->master_or_slave = I2C_SLAVE; in __npcm_i2c_init()2234 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_bus_irq()