Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/uapi/linux/
Di2c.h119 #define I2C_FUNC_SMBUS_I2C_BLOCK (I2C_FUNC_SMBUS_READ_I2C_BLOCK | \ macro
128 I2C_FUNC_SMBUS_I2C_BLOCK | \
/Linux-v4.19/drivers/iio/gyro/
Dmpu3050-i2c.c43 I2C_FUNC_SMBUS_I2C_BLOCK)) in mpu3050_i2c_probe()
/Linux-v4.19/drivers/i2c/busses/
Di2c-mlxcpld.c457 I2C_FUNC_SMBUS_I2C_BLOCK | I2C_FUNC_SMBUS_BLOCK_DATA; in mlxcpld_i2c_func()
460 I2C_FUNC_SMBUS_I2C_BLOCK; in mlxcpld_i2c_func()
Di2c-designware-core.h20 I2C_FUNC_SMBUS_I2C_BLOCK)
Di2c-opal.c190 I2C_FUNC_SMBUS_I2C_BLOCK; in i2c_opal_func()
Di2c-dln2.c177 I2C_FUNC_SMBUS_I2C_BLOCK; in dln2_i2c_func()
Di2c-viapro.c304 func |= I2C_FUNC_SMBUS_I2C_BLOCK; in vt596_func()
Di2c-amd8111.c409 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.c376 I2C_FUNC_SMBUS_I2C_BLOCK; in scx200_acb_func()
/Linux-v4.19/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_i2c.c96 I2C_FUNC_SMBUS_I2C_BLOCK)) in inv_mpu_probe()
/Linux-v4.19/drivers/misc/
Dds1682.c212 I2C_FUNC_SMBUS_I2C_BLOCK)) { in ds1682_probe()
/Linux-v4.19/drivers/input/misc/
Datmel_captouch.c184 I2C_FUNC_SMBUS_I2C_BLOCK)) { in atmel_captouch_probe()
/Linux-v4.19/drivers/rtc/
Drtc-rs5c372.c578 I2C_FUNC_SMBUS_BYTE_DATA | I2C_FUNC_SMBUS_I2C_BLOCK)) { in rs5c372_probe()
585 I2C_FUNC_SMBUS_I2C_BLOCK)) in rs5c372_probe()
Drtc-rx8010.c445 | I2C_FUNC_SMBUS_I2C_BLOCK)) { in rx8010_probe()
/Linux-v4.19/drivers/misc/lis3lv02d/
Dlis3lv02d_i2c.c135 I2C_FUNC_SMBUS_I2C_BLOCK))) in lis3lv02d_i2c_probe()
/Linux-v4.19/drivers/iio/pressure/
Dt5403.c222 I2C_FUNC_SMBUS_I2C_BLOCK)) in t5403_probe()
/Linux-v4.19/drivers/base/regmap/
Dregmap-i2c.c260 I2C_FUNC_SMBUS_I2C_BLOCK)) in regmap_get_i2c_bus()
/Linux-v4.19/drivers/media/i2c/
Dsony-btf-mpx.c348 if (!i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in sony_btf_mpx_probe()
/Linux-v4.19/drivers/i2c/
Di2c-stub.c39 I2C_FUNC_SMBUS_I2C_BLOCK)
/Linux-v4.19/drivers/mfd/
Dtc3589x.c376 | I2C_FUNC_SMBUS_I2C_BLOCK)) in tc3589x_probe()
/Linux-v4.19/Documentation/i2c/
Dfunctionality47 I2C_FUNC_SMBUS_I2C_BLOCK Handles the SMBus read_i2c_block_data
/Linux-v4.19/drivers/video/backlight/
Dlp855x_bl.c407 if (!i2c_check_functionality(cl->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in lp855x_probe()
/Linux-v4.19/drivers/input/touchscreen/
Ds6sy761.c401 I2C_FUNC_SMBUS_I2C_BLOCK)) in s6sy761_probe()
/Linux-v4.19/drivers/power/supply/
Dlp8727_charger.c553 if (!i2c_check_functionality(cl->adapter, I2C_FUNC_SMBUS_I2C_BLOCK)) in lp8727_probe()

12