Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/i2c/busses/
Di2c-ali15x3.c120 #define ALI15X3_STS_TERM 0x80 /* terminated by abort */ macro
314 if (temp & ALI15X3_STS_TERM) { in ali15x3_transaction()