Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx-dma.c240 | SSCR1_TxTresh(TX_THRESH_DFLT); in pxa2xx_spi_set_dma_burst_and_threshold()
H A Dspi-pxa2xx.c1206 tx_thres = TX_THRESH_DFLT; in setup()
1591 SSCR1_TxTresh(TX_THRESH_DFLT); in pxa2xx_spi_probe()
/openbmc/linux/include/linux/
H A Dpxa2xx_ssp.h86 #define TX_THRESH_DFLT 8 macro