Searched refs:QUARK_X1000_SSCR1_RxTresh (Results 1 – 2 of 2) sorted by relevance
125 #define QUARK_X1000_SSCR1_RxTresh(x) (((x) - 1) << 11) /* level [1..32] */ macro
281 *sccr1_reg |= QUARK_X1000_SSCR1_RxTresh(threshold); in pxa2xx_spi_set_rx_thre()1291 chip->threshold = (QUARK_X1000_SSCR1_RxTresh(rx_thres) in setup()1697 tmp = QUARK_X1000_SSCR1_RxTresh(RX_THRESH_QUARK_X1000_DFLT) | in pxa2xx_spi_probe()