Home
last modified time | relevance | path

Searched refs:SSCR1_TxTresh (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/spi/
A Dspi-pxa2xx-dma.c240 | SSCR1_TxTresh(TX_THRESH_DFLT); in pxa2xx_spi_set_dma_burst_and_threshold()
A Dspi-pxa2xx.c1383 (SSCR1_TxTresh(tx_thres) & SSCR1_TFT); in setup()
1818 SSCR1_TxTresh(1) | in pxa2xx_spi_probe()
1822 SSCR1_TxTresh(TX_THRESH_DFLT); in pxa2xx_spi_probe()
/linux/include/linux/
A Dpxa2xx_ssp.h92 #define SSCR1_TxTresh(x) (((x) - 1) << 6) /* level [1..16] */ macro
/linux/sound/soc/pxa/
A Dpxa-ssp.c433 sscr1 |= SSCR1_RxTresh(8) | SSCR1_TxTresh(7); in pxa_ssp_configure_dai_fmt()

Completed in 10 milliseconds