Searched refs:SSCR1_RFT (Results 1 – 2 of 2) sorted by relevance
95 #define SSCR1_RFT (0x00003c00) /* Receive FIFO Threshold (mask) */ macro108 #define SSCR1_RFT (0x00000c00) /* Receive FIFO Threshold (mask) */ macro
56 | SSCR1_RFT | SSCR1_TFT | SSCR1_MWDS \202 mask = SSCR1_RFT; in pxa2xx_spi_clear_rx_thre()551 sccr1_reg &= ~SSCR1_RFT; in reset_sccr1()1259 chip->threshold = (SSCR1_RxTresh(rx_thres) & SSCR1_RFT) | in setup()