Searched refs:I2C_ERR_ALD (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ | ||
| H A D | i2c-iop3xx.h | 77 #define I2C_ERR_ALD (I2C_ERR+1) macro |
| H A D | i2c-iop3xx.c | 131 if ( !rc ) rc = -I2C_ERR_ALD; in iop3xx_i2c_error() |