Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-xlp9xx.c79 #define XLP9XX_I2C_STATUS_ERRMASK (XLP9XX_I2C_INTEN_ARLOST | \ macro
245 if (status & XLP9XX_I2C_STATUS_ERRMASK) { in xlp9xx_i2c_isr()