Searched refs:ALERT (Results 1 – 8 of 8) sorted by relevance
154 #define IS_I2C_SMBUS_ALERT(ALERT) (((ALERT) == I2C_SMBusAlert_Low) || \ argument155 ((ALERT) == I2C_SMBusAlert_High))
174 #define IS_I2C_SMB_ALERT(ALERT) (((ALERT) == I2C_SMBALERT_LOW) || ((ALERT) == I2C_SMBALERT_HIGH)) argument
Completed in 20 milliseconds