Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-ep93xx.c578 static bool ep93xx_spi_dma_filter(struct dma_chan *chan, void *filter_param) in ep93xx_spi_dma_filter() function
603 espi->dma_rx = dma_request_channel(mask, ep93xx_spi_dma_filter, in ep93xx_spi_setup_dma()
614 espi->dma_tx = dma_request_channel(mask, ep93xx_spi_dma_filter, in ep93xx_spi_setup_dma()