Searched defs:SMBHSTSTS_DEV_ERR (Results 1 - 1 of 1) sorted by relevance

/drivers/i2c/busses/
H A Di2c-i801.c131 #define SMBHSTSTS_DEV_ERR 0x04 macro
136 SMBHSTSTS_BUS_ERR | SMBHSTSTS_DEV_ERR | \
238 if (status & SMBHSTSTS_DEV_ERR) {

Completed in 36 milliseconds