Home
last modified time | relevance | path

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

/trueos/sys/mips/rmi/
HDxlr_i2c.c73 #define XLR_I2C_ACK_ERR 0x08 macro
265 if (i2c_status & XLR_I2C_ACK_ERR) in xlr_i2c_read()
325 if (i2c_status & XLR_I2C_ACK_ERR) { in xlr_i2c_write()