Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-st.c77 #define SSC_STA_RIR BIT(0) macro
244 if (readl_relaxed(i2c_dev->base + SSC_STA) & SSC_STA_RIR) in st_i2c_flush_rx_fifo()
471 if (sta & SSC_STA_RIR) { in st_i2c_read_rx_fifo()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-st.c77 #define SSC_STA_RIR BIT(0) macro
244 if (readl_relaxed(i2c_dev->base + SSC_STA) & SSC_STA_RIR) in st_i2c_flush_rx_fifo()
471 if (sta & SSC_STA_RIR) { in st_i2c_read_rx_fifo()

Completed in 4 milliseconds