Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-sun4i.c79 #define SUN4I_FIFO_STA_TF_CNT_BITS 16 macro
108 reg >>= SUN4I_FIFO_STA_TF_CNT_BITS; in sun4i_spi_get_tx_fifo_count()