Home
last modified time | relevance | path

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

/linux/sound/soc/fsl/
H A Dfsl_asrc_dma.c236 * need to configure dma_request and dma_request2, but get dma_chan of in fsl_asrc_dma_hw_params()
242 pair->dma_data.dma_request = tmp_data->dma_request; in fsl_asrc_dma_hw_params()
250 pair->dma_data.dma_request2 = tmp_data->dma_request; in fsl_asrc_dma_hw_params()
/linux/drivers/dma/
H A Dimx-dma.c159 int dma_request; member
696 imx_dmav1_writel(imxdma, imxdmac->dma_request, in imxdma_config_write()
744 imxdmac->dma_request = data->dma_request; in imxdma_alloc_chan_resources()
1012 imxdma_chan->dma_request = fdata->request; in imxdma_filter_fn()
/linux/drivers/mmc/host/
H A Dmxcmmc.c1121 host->dma_data.dma_request = host->dmareq; in mxcmci_probe()