Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-pxa2xx.h171 extern int pxa2xx_spi_set_dma_burst_and_threshold(struct chip_data *chip,
191 static inline int pxa2xx_spi_set_dma_burst_and_threshold(struct chip_data *chip, in pxa2xx_spi_set_dma_burst_and_threshold() function
Dspi-pxa2xx-dma.c347 int pxa2xx_spi_set_dma_burst_and_threshold(struct chip_data *chip, in pxa2xx_spi_set_dma_burst_and_threshold() function
Dspi-pxa2xx.c996 if (pxa2xx_spi_set_dma_burst_and_threshold(chip, in pump_transfers()
1242 if (pxa2xx_spi_set_dma_burst_and_threshold(chip, spi, in setup()