Searched refs:SSCR1_RFT (Results 1 – 3 of 3) sorted by relevance
95 #define SSCR1_RFT (0x00003c00) /* Receive FIFO Threshold (mask) */ macro108 #define SSCR1_RFT (0x00000c00) /* Receive FIFO Threshold (mask) */ macro
54 | SSCR1_RFT | SSCR1_TFT | SSCR1_MWDS \132 mask = SSCR1_RFT; in pxa2xx_spi_clear_rx_thre()480 sccr1_reg &= ~SSCR1_RFT; in reset_sccr1()1185 chip->threshold = (SSCR1_RxTresh(rx_thres) & SSCR1_RFT) | in setup()
483 *threshold = (SSCR1_RxTresh(thresh_words) & SSCR1_RFT) in pxa2xx_spi_set_dma_burst_and_threshold()