SSCR1_RFT          49 drivers/spi/spi-pxa2xx.c 				| SSCR1_RFT | SSCR1_TFT | SSCR1_MWDS \
SSCR1_RFT         250 drivers/spi/spi-pxa2xx.c 		mask = SSCR1_RFT;
SSCR1_RFT         596 drivers/spi/spi-pxa2xx.c 		sccr1_reg &= ~SSCR1_RFT;
SSCR1_RFT        1371 drivers/spi/spi-pxa2xx.c 		chip->threshold = (SSCR1_RxTresh(rx_thres) & SSCR1_RFT) |
SSCR1_RFT         447 sound/soc/pxa/pxa-ssp.c 		  SSCR1_RWOT | SSCR1_TRAIL | SSCR1_TFT | SSCR1_RFT);