Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-ali1563.c42 #define HST_STS_DEVERR 0x04 macro
111 if (data & HST_STS_DEVERR) { in ali1563_transaction()
175 if (data & HST_STS_DEVERR) in ali1563_block_start()
182 data & HST_STS_DEVERR ? "Device Error " : "", in ali1563_block_start()