Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-ali1535.c107 #define ALI1535_STS_BUSERR 0x40 /* bus error */ macro
300 if (temp & ALI1535_STS_BUSERR) { in ali1535_transaction()