Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-st.c93 #define SSC_STA_TX_FIFO_FULL BIT(13) macro
422 if (sta & SSC_STA_TX_FIFO_FULL) in st_i2c_wr_fill_tx_fifo()
452 if (sta & SSC_STA_TX_FIFO_FULL) in st_i2c_rd_fill_tx_fifo()