Searched refs:SMBUS_MODE_SMBALERT (Results 1 – 3 of 3) sorted by relevance
322 ret = smbus_configure(dev, SMBUS_MODE_CONTROLLER | SMBUS_MODE_SMBALERT); in ZTEST()
216 if (config & SMBUS_MODE_SMBALERT) { in pch_configure()992 if (data->config & SMBUS_MODE_SMBALERT && in smbus_isr()
216 #define SMBUS_MODE_SMBALERT BIT(3) macro