Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-ali1535.c114 #define ALI1535_STS_DONE 0x10 /* transaction complete */ macro
281 if (temp & ALI1535_STS_DONE) in ali1535_transaction()
325 if (!(temp & ALI1535_STS_DONE)) { in ali1535_transaction()
336 if (!(temp & ALI1535_STS_DONE)) { in ali1535_transaction()