Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-pxa.c96 #define NO_SLAVE (-ENXIO) macro
899 ret = NO_SLAVE; in i2c_pxa_irq_txempty()
1125 if (ret != I2C_RETRY && ret != NO_SLAVE) in i2c_pxa_internal_xfer()
1134 if (ret != NO_SLAVE) in i2c_pxa_internal_xfer()