Searched defs:SMBHSTSTS_FAILED (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ | ||
H A D | intel_i2c.c | 40 #define SMBHSTSTS_FAILED 0x10 macro |
/openbmc/linux/drivers/i2c/busses/ | ||
H A D | i2c-i801.c | 192 #define SMBHSTSTS_FAILED BIT(4) macro |