Home
last modified time | relevance | path

Searched refs:I2C_FUNC_SMBUS_PEC (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Di2c.h94 #define I2C_FUNC_SMBUS_PEC 0x00000008 macro
130 I2C_FUNC_SMBUS_PEC)
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-nforce2.c286 I2C_FUNC_SMBUS_PEC | in nforce2_func()
A Di2c-amd8111.c406 I2C_FUNC_SMBUS_I2C_BLOCK | I2C_FUNC_SMBUS_PEC; in amd8111_func()
A Di2c-ismt.c656 I2C_FUNC_SMBUS_PEC; in ismt_func()
A Di2c-i801.c932 ((priv->features & FEATURE_SMBUS_PEC) ? I2C_FUNC_SMBUS_PEC : 0) | in i801_func()
A Di2c-mlxbf.c2088 pec = flags & I2C_FUNC_SMBUS_PEC; in mlxbf_i2c_smbus_xfer()
A Di2c-npcm7xx.c2238 I2C_FUNC_SMBUS_PEC | in npcm_i2c_functionality()
A Di2c-stm32f7.c2087 I2C_FUNC_SMBUS_PROC_CALL | I2C_FUNC_SMBUS_PEC | in stm32f7_i2c_func()
/linux-6.3-rc2/drivers/w1/slaves/
A Dw1_ds28e17.c483 I2C_FUNC_SMBUS_PEC; in w1_f19_i2c_functionality()
/linux-6.3-rc2/Documentation/i2c/
A Ddev-interface.rst121 the adapter has I2C_FUNC_SMBUS_PEC; it is still safe if not, it just
/linux-6.3-rc2/drivers/hid/
A Dhid-mcp2221.c579 (I2C_FUNC_SMBUS_EMUL & ~I2C_FUNC_SMBUS_PEC); in mcp_i2c_func()
/linux-6.3-rc2/drivers/misc/eeprom/
A Didt_89hpesx.c1167 if (i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_PEC)) { in idt_create_pdev()
/linux-6.3-rc2/drivers/hwmon/
A Dlm90.c2783 !i2c_check_functionality(adapter, I2C_FUNC_SMBUS_PEC)) in lm90_probe()
/linux-6.3-rc2/drivers/hwmon/pmbus/
A Dpmbus_core.c2608 if (i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_PEC)) in pmbus_init_common()

Completed in 42 milliseconds