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

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-st.c80 #define SSC_STA_RIR BIT(0) macro
247 if (readl_relaxed(i2c_dev->base + SSC_STA) & SSC_STA_RIR) st_i2c_flush_rx_fifo()
435 if (sta & SSC_STA_RIR) { st_i2c_read_rx_fifo()

Completed in 32 milliseconds