Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-pxa.c95 #define NO_SLAVE (-ENXIO) macro
898 ret = NO_SLAVE; in i2c_pxa_irq_txempty()
1124 if (ret != I2C_RETRY && ret != NO_SLAVE) in i2c_pxa_internal_xfer()
1133 if (ret != NO_SLAVE) in i2c_pxa_internal_xfer()