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

/linux-master/drivers/i2c/busses/
H A Di2c-gxp.c49 #define SLAVE_EVT_STALL 0x01 macro
165 SLAVE_EVT_STALL, drvdata->base + GXP_I2CSCMD);
373 SLAVE_ACK_ENAB | SLAVE_EVT_STALL, drvdata->base + GXP_I2CSCMD);
382 SLAVE_EVT_STALL);
391 SLAVE_ACK_ENAB | SLAVE_EVT_STALL,
396 SLAVE_EVT_STALL, drvdata->base + GXP_I2CSCMD);
409 SLAVE_EVT_STALL);
414 SLAVE_ACK_ENAB | SLAVE_EVT_STALL,
426 SLAVE_ACK_ENAB | SLAVE_EVT_STALL,
431 SLAVE_EVT_STALL, drvdat
[all...]

Completed in 160 milliseconds