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

/linux-master/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;

Completed in 208 milliseconds