Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-axxia.c99 #define SLV_FIFO_STRC BIT(4) /* First byte after start condition received */ macro
323 if (fifo_status & SLV_FIFO_STRC) in axxia_i2c_slv_fifo_event()