Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sun6i.c70 #define SUN6I_FIFO_STA_TF_CNT_MASK GENMASK(23, 16) macro
138 return FIELD_GET(SUN6I_FIFO_STA_TF_CNT_MASK, reg); in sun6i_spi_get_tx_fifo_count()