Searched refs:SMBUS_MODE_PEC (Results 1 – 2 of 2) sorted by relevance
100 if (config_value & SMBUS_MODE_PEC) { in smbus_stm32_configure()
219 #define SMBUS_MODE_PEC BIT(1) macro