Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-st.c92 #define SSC_STA_TX_FIFO_FULL BIT(13) macro
421 if (sta & SSC_STA_TX_FIFO_FULL) in st_i2c_wr_fill_tx_fifo()
447 if (sta & SSC_STA_TX_FIFO_FULL) in st_i2c_rd_fill_tx_fifo()