Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-sis630.c54 #define SMBCOL_STS 0x04 /* Collision */ macro
188 if (temp & SMBCOL_STS) { in sis630_transaction_wait()