Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpxa2xx_ssp.h198 #define SFIFOTT_RFT GENMASK(31, 16) /* Receive FIFO Threshold (mask) */ macro
/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.c1065 u32 mask = SFIFOTT_RFT | SFIFOTT_TFT; in pxa2xx_spi_transfer_one()