Searched defs:SMBHSTSTS_INUSE_STS (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ | ||
H A D | intel_i2c.c | 38 #define SMBHSTSTS_INUSE_STS 0x40 macro |
/openbmc/linux/drivers/i2c/busses/ | ||
H A D | i2c-i801.c | 190 #define SMBHSTSTS_INUSE_STS BIT(6) macro |