Home
last modified time | relevance | path

Searched defs:dma_spec (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v5.4/drivers/dma/
Dof-dma.c30 static struct of_dma *of_dma_find_controller(struct of_phandle_args *dma_spec) in of_dma_find_controller()
53 static struct dma_chan *of_dma_router_xlate(struct of_phandle_args *dma_spec, in of_dma_router_xlate()
210 int index, struct of_phandle_args *dma_spec) in of_dma_match_channel()
237 struct of_phandle_args dma_spec; in of_dma_request_slave_channel() local
304 struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate()
334 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id()
Dacpi-dma.c297 struct acpi_dma_spec *dma_spec) in acpi_dma_update_dma_spec()
321 struct acpi_dma_spec dma_spec; member
360 struct acpi_dma_spec *dma_spec = &pdata.dma_spec; in acpi_dma_request_slave_chan_by_index() local
462 struct dma_chan *acpi_dma_simple_xlate(struct acpi_dma_spec *dma_spec, in acpi_dma_simple_xlate()
Dlpc18xx-dmamux.c51 static void *lpc18xx_dmamux_reserve(struct of_phandle_args *dma_spec, in lpc18xx_dmamux_reserve()
Dstm32-dmamux.c82 static void *stm32_dmamux_route_allocate(struct of_phandle_args *dma_spec, in stm32_dmamux_route_allocate()
Dmoxart-dma.c156 struct of_phandle_args *dma_spec; member
332 static struct dma_chan *moxart_of_xlate(struct of_phandle_args *dma_spec, in moxart_of_xlate()
Dfsl-edma.c96 static struct dma_chan *fsl_edma_xlate(struct of_phandle_args *dma_spec, in fsl_edma_xlate()
Dat_hdmac.c1656 static struct dma_chan *at_dma_xlate(struct of_phandle_args *dma_spec, in at_dma_xlate()
1715 static struct dma_chan *at_dma_xlate(struct of_phandle_args *dma_spec, in at_dma_xlate()
Dst_fdma.c165 static struct dma_chan *st_fdma_of_xlate(struct of_phandle_args *dma_spec, in st_fdma_of_xlate()
Dmmp_tdma.c598 static struct dma_chan *mmp_tdma_xlate(struct of_phandle_args *dma_spec, in mmp_tdma_xlate()
Dmxs-dma.c744 static struct dma_chan *mxs_dma_xlate(struct of_phandle_args *dma_spec, in mxs_dma_xlate()
Dtegra210-adma.c684 static struct dma_chan *tegra_dma_of_xlate(struct of_phandle_args *dma_spec, in tegra_dma_of_xlate()
Ddma-jz4780.c795 static struct dma_chan *jz4780_of_dma_xlate(struct of_phandle_args *dma_spec, in jz4780_of_dma_xlate()
Dsun4i-dma.c907 static struct dma_chan *sun4i_dma_of_xlate(struct of_phandle_args *dma_spec, in sun4i_dma_of_xlate()
Dk3dma.c821 static struct dma_chan *k3_of_dma_simple_xlate(struct of_phandle_args *dma_spec, in k3_of_dma_simple_xlate()
Dmmp_pdma.c1010 static struct dma_chan *mmp_pdma_dma_xlate(struct of_phandle_args *dma_spec, in mmp_pdma_dma_xlate()
Dsirf-dma.c827 static struct dma_chan *of_dma_sirfsoc_xlate(struct of_phandle_args *dma_spec, in of_dma_sirfsoc_xlate()
/Linux-v5.4/drivers/dma/dw/
Dacpi.c11 struct acpi_dma_spec *dma_spec = param; in dw_dma_acpi_filter() local
Dof.c16 static struct dma_chan *dw_dma_of_xlate(struct of_phandle_args *dma_spec, in dw_dma_of_xlate()
/Linux-v5.4/drivers/dma/sh/
Dshdma-of.c19 static struct dma_chan *shdma_of_xlate(struct of_phandle_args *dma_spec, in shdma_of_xlate()
Dusb-dmac.c637 struct of_phandle_args *dma_spec = arg; in usb_dmac_chan_filter() local
646 static struct dma_chan *usb_dmac_of_xlate(struct of_phandle_args *dma_spec, in usb_dmac_of_xlate()
Drcar-dmac.c1653 struct of_phandle_args *dma_spec = arg; in rcar_dmac_chan_filter() local
1668 static struct dma_chan *rcar_dmac_of_xlate(struct of_phandle_args *dma_spec, in rcar_dmac_of_xlate()
/Linux-v5.4/drivers/dma/ti/
Ddma-crossbar.c76 static void *ti_am335x_xbar_route_allocate(struct of_phandle_args *dma_spec, in ti_am335x_xbar_route_allocate()
240 static void *ti_dra7_xbar_route_allocate(struct of_phandle_args *dma_spec, in ti_dra7_xbar_route_allocate()
Dedma.c2195 static struct dma_chan *of_edma_xlate(struct of_phandle_args *dma_spec, in of_edma_xlate()
2239 static struct dma_chan *of_edma_xlate(struct of_phandle_args *dma_spec, in of_edma_xlate()
/Linux-v5.4/include/linux/
Dof_dma.h83 static inline struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate()
/Linux-v5.4/drivers/mmc/host/
Dmmci_qcom_dml.c101 struct of_phandle_args dma_spec; in of_get_dml_pipe_index() local

12