Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-iop3xx.h83 #define I2C_ERR_ALD (I2C_ERR+1) macro
Di2c-iop3xx.c135 if ( !rc ) rc = -I2C_ERR_ALD; in iop3xx_i2c_error()