Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-ali1563.c41 #define HST_STS_DEVERR 0x04 macro
110 if (data & HST_STS_DEVERR) { in ali1563_transaction()
174 if (data & HST_STS_DEVERR) in ali1563_block_start()
181 data & HST_STS_DEVERR ? "Device Error " : "", in ali1563_block_start()