Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-mchp-pci1xxxx.c291 #define SMBALERT_WAKE_INTR_MASK BIT(2) macro
297 SMBALERT_WAKE_INTR_MASK | I2C_BUF_MSTR_WAKE_INTR_MASK | \
1082 pci1xxxx_i2c_config_high_level_intr(i2c, SMBALERT_WAKE_INTR_MASK, true); in pci1xxxx_i2c_suspend()
1109 pci1xxxx_i2c_config_high_level_intr(i2c, SMBALERT_WAKE_INTR_MASK, false); in pci1xxxx_i2c_resume()