Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dintel_i2c.c38 #define SMBHSTSTS_INUSE_STS 0x40 macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-i801.c187 #define SMBHSTSTS_INUSE_STS BIT(6) macro
920 outb_p(SMBHSTSTS_INUSE_STS | STATUS_FLAGS, SMBHSTSTS(priv)); in i801_access()