CE4100_SSCR1_RxTresh  264 drivers/spi/spi-pxa2xx.c 		*sccr1_reg |= CE4100_SSCR1_RxTresh(threshold);
CE4100_SSCR1_RxTresh 1367 drivers/spi/spi-pxa2xx.c 		chip->threshold = (CE4100_SSCR1_RxTresh(rx_thres) & CE4100_SSCR1_RFT) |
CE4100_SSCR1_RxTresh 1787 drivers/spi/spi-pxa2xx.c 		tmp = CE4100_SSCR1_RxTresh(RX_THRESH_CE4100_DFLT) |