Home
last modified time | relevance | path

Searched refs:I2C_FUNC_SMBUS_I2C_BLOCK (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v6.1/include/uapi/linux/
Di2c.h120 #define I2C_FUNC_SMBUS_I2C_BLOCK (I2C_FUNC_SMBUS_READ_I2C_BLOCK | \ macro
129 I2C_FUNC_SMBUS_I2C_BLOCK | \
/Linux-v6.1/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_i2c.c58 if (!i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in inv_icm42600_probe()
/Linux-v6.1/drivers/iio/gyro/
Dmpu3050-i2c.c44 I2C_FUNC_SMBUS_I2C_BLOCK)) in mpu3050_i2c_probe()
/Linux-v6.1/drivers/base/regmap/
Dregmap-i2c.c318 I2C_FUNC_SMBUS_I2C_BLOCK)) in regmap_get_i2c_bus()
322 I2C_FUNC_SMBUS_I2C_BLOCK)) in regmap_get_i2c_bus()
/Linux-v6.1/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_i2c.c109 I2C_FUNC_SMBUS_I2C_BLOCK)) in inv_mpu_probe()
/Linux-v6.1/drivers/i2c/busses/
Di2c-mlxcpld.c444 I2C_FUNC_SMBUS_I2C_BLOCK | I2C_FUNC_SMBUS_BLOCK_DATA; in mlxcpld_i2c_func()
447 I2C_FUNC_SMBUS_I2C_BLOCK; in mlxcpld_i2c_func()
Di2c-dln2.c174 I2C_FUNC_SMBUS_I2C_BLOCK; in dln2_i2c_func()
Di2c-opal.c178 I2C_FUNC_SMBUS_I2C_BLOCK; in i2c_opal_func()
Di2c-designware-core.h26 I2C_FUNC_SMBUS_I2C_BLOCK)
Di2c-viapro.c296 func |= I2C_FUNC_SMBUS_I2C_BLOCK; in vt596_func()
Di2c-amd8111.c406 I2C_FUNC_SMBUS_I2C_BLOCK | I2C_FUNC_SMBUS_PEC; in amd8111_func()
Di2c-highlander.c347 return I2C_FUNC_SMBUS_BYTE_DATA | I2C_FUNC_SMBUS_I2C_BLOCK; in highlander_i2c_func()
Dscx200_acb.c368 I2C_FUNC_SMBUS_I2C_BLOCK; in scx200_acb_func()
/Linux-v6.1/drivers/misc/
Dds1682.c209 I2C_FUNC_SMBUS_I2C_BLOCK)) { in ds1682_probe()
/Linux-v6.1/drivers/input/misc/
Datmel_captouch.c176 I2C_FUNC_SMBUS_I2C_BLOCK)) { in atmel_captouch_probe()
/Linux-v6.1/drivers/iio/pressure/
Dt5403.c219 I2C_FUNC_SMBUS_I2C_BLOCK)) in t5403_probe()
/Linux-v6.1/drivers/misc/lis3lv02d/
Dlis3lv02d_i2c.c122 I2C_FUNC_SMBUS_I2C_BLOCK))) in lis3lv02d_i2c_probe()
/Linux-v6.1/drivers/media/i2c/
Dsony-btf-mpx.c340 if (!i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in sony_btf_mpx_probe()
/Linux-v6.1/drivers/rtc/
Drtc-rs5c372.c804 I2C_FUNC_SMBUS_BYTE_DATA | I2C_FUNC_SMBUS_I2C_BLOCK)) { in rs5c372_probe()
811 I2C_FUNC_SMBUS_I2C_BLOCK)) in rs5c372_probe()
Drtc-rx6110.c428 | I2C_FUNC_SMBUS_I2C_BLOCK)) { in rx6110_i2c_probe()
Drtc-rx8025.c530 | I2C_FUNC_SMBUS_I2C_BLOCK)) { in rx8025_probe()
/Linux-v6.1/drivers/mfd/
Dtc3589x.c376 | I2C_FUNC_SMBUS_I2C_BLOCK)) in tc3589x_probe()
/Linux-v6.1/drivers/i2c/
Di2c-stub.c30 I2C_FUNC_SMBUS_I2C_BLOCK)
/Linux-v6.1/Documentation/i2c/
Dfunctionality.rst54 I2C_FUNC_SMBUS_I2C_BLOCK Handles the SMBus read_i2c_block_data
/Linux-v6.1/drivers/input/touchscreen/
Ds6sy761.c401 I2C_FUNC_SMBUS_I2C_BLOCK)) in s6sy761_probe()

12