Home
last modified time | relevance | path

Searched refs:I2C_FUNC_SMBUS_READ_I2C_BLOCK (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Di2c.h107 #define I2C_FUNC_SMBUS_READ_I2C_BLOCK 0x04000000 /* I2C-like block xfer */ macro
119 #define I2C_FUNC_SMBUS_I2C_BLOCK (I2C_FUNC_SMBUS_READ_I2C_BLOCK | \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Di2c.h107 #define I2C_FUNC_SMBUS_READ_I2C_BLOCK 0x04000000 /* I2C-like block xfer */ macro
119 #define I2C_FUNC_SMBUS_I2C_BLOCK (I2C_FUNC_SMBUS_READ_I2C_BLOCK | \
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Di2c.h107 #define I2C_FUNC_SMBUS_READ_I2C_BLOCK 0x04000000 /* I2C-like block xfer */ macro
119 #define I2C_FUNC_SMBUS_I2C_BLOCK (I2C_FUNC_SMBUS_READ_I2C_BLOCK | \
/OK3568_Linux_fs/kernel/drivers/misc/eeprom/
H A Deeprom.c53 if (i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_READ_I2C_BLOCK)) { in eeprom_update_client()
136 && !i2c_check_functionality(adapter, I2C_FUNC_SMBUS_READ_I2C_BLOCK)) in eeprom_detect()
H A Dmax6875.c83 I2C_FUNC_SMBUS_READ_I2C_BLOCK)) { in max6875_update_slice()
H A Dee1004.c184 I2C_FUNC_SMBUS_READ_I2C_BLOCK)) { in ee1004_probe()
H A Didt_89hpesx.c1234 I2C_FUNC_SMBUS_READ_I2C_BLOCK)) { in idt_set_smbus_ops()
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dbmc150-accel-i2c.c31 I2C_FUNC_SMBUS_READ_I2C_BLOCK); in bmc150_accel_probe()
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dms5611_i2c.c91 I2C_FUNC_SMBUS_READ_I2C_BLOCK)) in ms5611_i2c_probe()
H A Dms5637.c139 I2C_FUNC_SMBUS_READ_I2C_BLOCK)) { in ms5637_probe()
H A Dhp206c.c365 I2C_FUNC_SMBUS_READ_I2C_BLOCK)) { in hp206c_probe()
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dadxl34x-i2c.c92 I2C_FUNC_SMBUS_READ_I2C_BLOCK) ? in adxl34x_i2c_probe()
/OK3568_Linux_fs/kernel/drivers/iio/temperature/
H A Dtsys02d.c135 I2C_FUNC_SMBUS_READ_I2C_BLOCK)) { in tsys02d_probe()
H A Dtsys01.c188 I2C_FUNC_SMBUS_READ_I2C_BLOCK)) { in tsys01_i2c_probe()
/OK3568_Linux_fs/kernel/drivers/iio/proximity/
H A Dvl53l0x-i2c.c203 I2C_FUNC_SMBUS_READ_I2C_BLOCK | in vl53l0x_probe()
/OK3568_Linux_fs/kernel/drivers/iio/humidity/
H A Dhtu21.c191 I2C_FUNC_SMBUS_READ_I2C_BLOCK)) { in htu21_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-olimex-lcd-olinuxino.c214 I2C_FUNC_SMBUS_READ_I2C_BLOCK)) in lcd_olinuxino_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dbu21029_ts.c344 I2C_FUNC_SMBUS_READ_I2C_BLOCK)) { in bu21029_probe()
H A Dsilead.c506 I2C_FUNC_SMBUS_READ_I2C_BLOCK | in silead_ts_probe()
/OK3568_Linux_fs/kernel/drivers/iio/chemical/
H A Dccs811.c413 | I2C_FUNC_SMBUS_READ_I2C_BLOCK)) in ccs811_probe()
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dzopt2201.c512 I2C_FUNC_SMBUS_READ_I2C_BLOCK)) in zopt2201_probe()
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dfunctionality.rst39 I2C_FUNC_SMBUS_READ_I2C_BLOCK Handles the SMBus read_i2c_block_data command
H A Dsmbus-protocol.rst305 Functionality flag: I2C_FUNC_SMBUS_READ_I2C_BLOCK
/OK3568_Linux_fs/kernel/drivers/i2c/
H A Di2c-core-smbus.c646 if (i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_READ_I2C_BLOCK)) in i2c_smbus_read_i2c_block_data_or_emulated()
/OK3568_Linux_fs/kernel/drivers/staging/kpc2000/
H A Dkpc2000_i2c.c612 enable_flag_if(I2C_FUNC_SMBUS_READ_I2C_BLOCK, in i801_func()

12