Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dintel_i2c.c39 #define SMBHSTSTS_SMBALERT_STS 0x20 macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-i801.c188 #define SMBHSTSTS_SMBALERT_STS BIT(5) macro
626 status &= STATUS_FLAGS | SMBHSTSTS_SMBALERT_STS; in i801_isr()