Searched refs:I2C_SLAVE (Results 1 – 25 of 111) sorted by relevance
12345
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
25 I2C_SLAVE, enumerator344 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_init_params()725 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_callback()1133 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_int_slave_handler()1150 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_int_slave_handler()1954 bus->master_or_slave = I2C_SLAVE; in __npcm_i2c_init()1990 bus->master_or_slave = I2C_SLAVE; in npcm_i2c_bus_irq()
412 select I2C_SLAVE436 select I2C_SLAVE461 select I2C_SLAVE536 select I2C_SLAVE607 select I2C_SLAVE684 select I2C_SLAVE744 select I2C_SLAVE827 Driver can also support slave mode (select I2C_SLAVE).907 select I2C_SLAVE1042 select I2C_SLAVE[all …]
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()
880 $(wildcard include/config/I2C_SLAVE) \
1179 $(wildcard include/config/I2C_SLAVE) \
24 $(wildcard include/config/I2C_SLAVE) \
25 $(wildcard include/config/I2C_SLAVE) \
894 $(wildcard include/config/I2C_SLAVE) \
46 $(wildcard include/config/I2C_SLAVE) \
497 $(wildcard include/config/I2C_SLAVE) \
1152 $(wildcard include/config/I2C_SLAVE) \
1151 $(wildcard include/config/I2C_SLAVE) \
940 $(wildcard include/config/I2C_SLAVE) \
635 $(wildcard include/config/I2C_SLAVE) \
753 $(wildcard include/config/I2C_SLAVE) \
1234 $(wildcard include/config/I2C_SLAVE) \
714 $(wildcard include/config/I2C_SLAVE) \
Completed in 66 milliseconds