Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ali15x3.c107 #define ALI15X3_STS_TERM 0x80 /* terminated by abort */ macro
302 if (temp & ALI15X3_STS_TERM) { in ali15x3_transaction()