Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-ali1563.c43 #define HST_STS_FAIL 0x10 macro
121 if (data & HST_STS_FAIL) { in ali1563_transaction()
178 data & HST_STS_FAIL ? "Transaction Failed " : "", in ali1563_block_start()