Home
last modified time | relevance | path

Searched refs:RX_THRESH_DFLT (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dpxa2xx_ssp.h87 #define RX_THRESH_DFLT 8 macro
100 #define RX_THRESH_DFLT 2 macro
/linux-4.4.14/drivers/spi/
Dspi-pxa2xx-dma.c360 *threshold = SSCR1_RxTresh(RX_THRESH_DFLT) in pxa2xx_spi_set_dma_burst_and_threshold()
Dspi-pxa2xx.c172 return RX_THRESH_DFLT; in pxa2xx_spi_get_rx_default_thre()
1179 rx_thres = RX_THRESH_DFLT; in setup()
1556 tmp = SSCR1_RxTresh(RX_THRESH_DFLT) | in pxa2xx_spi_probe()