Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dmxc_i2c.c59 #define I2SR_RX_NO_AK (1 << 0) macro
240 if (ret & I2SR_RX_NO_AK) in tx_byte()