Home
last modified time | relevance | path

Searched refs:I2C_FUNC_I2C (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Dfunctionality.rst22 I2C_FUNC_I2C Plain i2c-level commands (Pure SMBus
87 return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL;
92 I2C_FUNC_I2C without any help from the adapter driver. The idea is
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcyttsp_i2c.c34 if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C)) { in cyttsp_i2c_probe()
H A Dcyttsp4_i2c.c35 if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C)) { in cyttsp4_i2c_probe()
H A Dar1021_i2c.c97 if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C)) { in ar1021_i2c_probe()
/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.h90 #define I2C_FUNC_I2C 0x00000001 macro
/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.h90 #define I2C_FUNC_I2C 0x00000001 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Di2c.h90 #define I2C_FUNC_I2C 0x00000001 macro
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dbmc150-accel-i2c.c29 i2c_check_functionality(client->adapter, I2C_FUNC_I2C) || in bmc150_accel_probe()
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dltc2497.c74 if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C | in ltc2497_probe()
H A Dltc2471.c109 if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C)) in ltc2471_i2c_probe()
H A Dltc2485.c99 if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C | in ltc2485_probe()
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-is-i2c.c30 return I2C_FUNC_I2C; in is_i2c_func()
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dmdio-i2c.c98 if (!i2c_check_functionality(i2c, I2C_FUNC_I2C)) in mdio_i2c_alloc()
/OK3568_Linux_fs/kernel/drivers/iio/chemical/
H A Dscd30_i2c.c113 if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C)) in scd30_i2c_probe()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1672.c117 if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C)) in ds1672_probe()
H A Drtc-em3027.c119 if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C)) in em3027_probe()
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7164/
H A Dsaa7164-i2c.c61 return I2C_FUNC_I2C; in saa7164_functionality()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Datombios_i2c.c152 return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL; in radeon_atom_hw_i2c_func()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-mlxcpld.c456 return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL | in mlxcpld_i2c_func()
459 return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL | in mlxcpld_i2c_func()
H A Di2c-at91-slave.c109 return I2C_FUNC_SLAVE | I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL in at91_twi_func()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dhih6130.c213 if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C)) { in hih6130_probe()
H A Dmcp3021.c111 if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C)) in mcp3021_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Datombios_i2c.c159 return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL; in amdgpu_atombios_i2c_func()
/OK3568_Linux_fs/kernel/drivers/media/pci/ngene/
H A Dngene-i2c.c137 return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL; in ngene_i2c_functionality()
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/
H A Dau6610.c115 return I2C_FUNC_I2C; in au6610_i2c_func()

12345678910>>...13