Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-axxia.c101 #define SLV_FIFO_STPC BIT(6) /* Stop Condition */ macro
330 if (fifo_status & SLV_FIFO_STPC) { in axxia_i2c_slv_fifo_event()