Home
last modified time | relevance | path

Searched refs:QUARK_X1000_SSCR1_RxTresh (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dpxa2xx_ssp.h125 #define QUARK_X1000_SSCR1_RxTresh(x) (((x) - 1) << 11) /* level [1..32] */ macro
/linux/drivers/spi/
A Dspi-pxa2xx.c282 *sccr1_reg |= QUARK_X1000_SSCR1_RxTresh(threshold); in pxa2xx_spi_set_rx_thre()
1372 chip->threshold = (QUARK_X1000_SSCR1_RxTresh(rx_thres) in setup()
1796 tmp = QUARK_X1000_SSCR1_RxTresh(RX_THRESH_QUARK_X1000_DFLT) | in pxa2xx_spi_probe()

Completed in 11 milliseconds