Home
last modified time | relevance | path

Searched refs:I2C_ERR_ALD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-iop3xx.h77 #define I2C_ERR_ALD (I2C_ERR+1) macro
H A Di2c-iop3xx.c131 if ( !rc ) rc = -I2C_ERR_ALD; in iop3xx_i2c_error()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-iop3xx.h77 #define I2C_ERR_ALD (I2C_ERR+1) macro
H A Di2c-iop3xx.c133 rc = -I2C_ERR_ALD; in iop3xx_i2c_error()

Completed in 3 milliseconds