Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-i801.c196 #define SMBHSTSTS_DEV_ERR BIT(2) macro
208 SMBHSTSTS_DEV_ERR)
458 if (status & SMBHSTSTS_DEV_ERR) { in i801_check_post()