Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-iop3xx.h82 #define I2C_ERR_BERR (I2C_ERR+0) macro
Di2c-iop3xx.c132 if ( !rc ) rc = -I2C_ERR_BERR; in iop3xx_i2c_error()