Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-sis630.c55 #define SMBERR_STS 0x02 /* Device error */ macro
183 if (temp & SMBERR_STS) { in sis630_transaction_wait()