Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sunplus-sp7021.c44 #define SP7021_RX_CNT_MASK GENMASK(15, 12) macro
200 rx_cnt = FIELD_GET(SP7021_RX_CNT_MASK, fd_status); in sp7021_spi_master_irq()
224 rx_cnt = FIELD_GET(SP7021_RX_CNT_MASK, fd_status); in sp7021_spi_master_irq()