Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-ali1535.c105 #define ALI1535_STS_DONE 0x10 /* transaction complete */ macro
272 if (temp & ALI1535_STS_DONE) in ali1535_transaction()
316 if (!(temp & ALI1535_STS_DONE)) { in ali1535_transaction()
327 if (!(temp & ALI1535_STS_DONE)) { in ali1535_transaction()