Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sun4i.c74 #define SUN4I_FIFO_STA_TF_CNT_MASK 0x7f macro
106 return reg & SUN4I_FIFO_STA_TF_CNT_MASK; in sun4i_spi_get_tx_fifo_count()