Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-sun6i.c67 #define SUN6I_FIFO_STA_TF_CNT_MASK 0x7f macro
122 return reg & SUN6I_FIFO_STA_TF_CNT_MASK; in sun6i_spi_get_tx_fifo_count()