Searched refs:I2C_FUNC_SMBUS_PEC (Results 1 – 15 of 15) sorted by relevance
94 #define I2C_FUNC_SMBUS_PEC 0x00000008 macro130 I2C_FUNC_SMBUS_PEC)
286 I2C_FUNC_SMBUS_PEC | in nforce2_func()
406 I2C_FUNC_SMBUS_I2C_BLOCK | I2C_FUNC_SMBUS_PEC; in amd8111_func()
665 I2C_FUNC_SMBUS_PEC; in ismt_func()
946 ((priv->features & FEATURE_SMBUS_PEC) ? I2C_FUNC_SMBUS_PEC : 0) | in i801_func()
2082 pec = flags & I2C_FUNC_SMBUS_PEC; in mlxbf_i2c_smbus_xfer()
2232 I2C_FUNC_SMBUS_PEC | in npcm_i2c_functionality()
2144 I2C_FUNC_SMBUS_PROC_CALL | I2C_FUNC_SMBUS_PEC | in stm32f7_i2c_func()
483 I2C_FUNC_SMBUS_PEC; in w1_f19_i2c_functionality()
121 the adapter has I2C_FUNC_SMBUS_PEC; it is still safe if not, it just
1156 if (i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_PEC)) { in idt_create_pdev()
404 if (!i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_PEC)) in hwmon_pec_register()
2736 !i2c_check_functionality(adapter, I2C_FUNC_SMBUS_PEC)) in lm90_probe()
600 (I2C_FUNC_SMBUS_EMUL & ~I2C_FUNC_SMBUS_PEC); in mcp_i2c_func()
2687 if (i2c_check_functionality(client->adapter, I2C_FUNC_SMBUS_PEC)) in pmbus_init_common()