Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dast2600_i2c.c79 #define AST2600_I2CM_TX_NAK BIT(1) macro
144 if (isr & AST2600_I2CM_TX_NAK) in ast2600_i2c_read_data()
166 if (isr & AST2600_I2CM_TX_NAK) in ast2600_i2c_write_data()
192 if (isr & AST2600_I2CM_TX_NAK) in ast2600_i2c_write_data()