Searched refs:SLV_FIFO_DV1 (Results 1 – 1 of 1) sorted by relevance
95 #define SLV_FIFO_DV1 BIT(0) /* Data Valid for addr_1 */ macro102 #define SLV_FIFO_DV (SLV_FIFO_DV1 | SLV_FIFO_DV2)322 if (fifo_status & SLV_FIFO_DV1) { in axxia_i2c_slv_fifo_event()