Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-ali1563.c41 #define HST_STS_DEVERR 0x04 macro
109 if (data & HST_STS_DEVERR) { in ali1563_transaction()
173 if (data & HST_STS_DEVERR) in ali1563_block_start()
180 data & HST_STS_DEVERR ? "Device Error " : "", in ali1563_block_start()