Searched defs:SMBHSTSTS_DEV_ERR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ | ||
H A D | intel_i2c.c | 42 #define SMBHSTSTS_DEV_ERR 0x04 macro |
/openbmc/linux/drivers/i2c/busses/ | ||
H A D | i2c-i801.c | 194 #define SMBHSTSTS_DEV_ERR BIT(2) macro |