Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-ali15x3.c106 #define ALI15X3_STS_COLL 0x40 /* collision or no response */ macro
312 if (temp & ALI15X3_STS_COLL) { in ali15x3_transaction()