Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-ali1535.c117 #define ALI1535_STS_FAIL 0x80 /* failed bus transaction */ macro
302 if (temp & ALI1535_STS_FAIL) { in ali1535_transaction()