Searched refs:of_dma (Results 1 – 19 of 19) sorted by relevance
/linux/include/linux/ |
H A D | of_dma.h | 18 struct of_dma { struct 22 (struct of_phandle_args *, struct of_dma *); argument 24 (struct of_phandle_args *, struct of_dma *); 37 (struct of_phandle_args *, struct of_dma *), argument 43 (struct of_phandle_args *, struct of_dma *), 50 struct of_dma *ofdma); 52 struct of_dma *ofdma); 57 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() argument 69 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() argument 84 struct of_dma *ofdma) in of_dma_simple_xlate()
|
/linux/drivers/dma/ |
H A D | of-dma.c | 32 static struct of_dma *of_dma_find_controller(const struct of_phandle_args *dma_spec) in of_dma_find_controller() 34 struct of_dma *ofdma; in of_dma_find_controller() 56 struct of_dma *ofdma) in of_dma_router_xlate() 59 struct of_dma *ofdma_target; in of_dma_router_xlate() 120 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() argument 123 struct of_dma *ofdma; in of_dma_controller_register() 155 struct of_dma *ofdma; in of_dma_controller_free() 187 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() argument 190 struct of_dma *ofdma; in of_dma_router_register() 255 struct of_dma *ofdma; in of_dma_request_slave_channel() [all …]
|
H A D | lpc18xx-dmamux.c | 54 struct of_dma *ofdma) in lpc18xx_dmamux_reserve()
|
H A D | lpc32xx-dmamux.c | 91 struct of_dma *ofdma) in lpc32xx_dmamux_reserve()
|
H A D | ep93xx_dma.c | 1446 struct of_dma *ofdma) in ep93xx_m2p_dma_of_xlate() 1477 struct of_dma *ofdma) in ep93xx_m2m_dma_of_xlate()
|
H A D | mxs-dma.c | 725 struct of_dma *ofdma) in mxs_dma_xlate()
|
H A D | amba-pl08x.c | 2532 struct of_dma *ofdma) in pl08x_of_xlate()
|
H A D | pl330.c | 2143 struct of_dma *ofdma) in of_dma_pl330_xlate()
|
H A D | ste_dma40.c | 2368 struct of_dma *ofdma) in d40_xlate()
|
/linux/drivers/dma/dw/ |
H A D | of.c | 17 struct of_dma *ofdma) in dw_dma_of_xlate()
|
H A D | rzn1-dmamux.c | 42 struct of_dma *ofdma) in rzn1_dmamux_route_allocate()
|
/linux/drivers/dma/ti/ |
H A D | dma-crossbar.c | 78 struct of_dma *ofdma) in ti_am335x_xbar_route_allocate() 240 struct of_dma *ofdma) in ti_dra7_xbar_route_allocate()
|
H A D | k3-udma.c | 4246 struct of_dma *ofdma) in udma_of_xlate()
|
/linux/drivers/dma/stm32/ |
H A D | stm32-dmamux.c | 87 struct of_dma *ofdma) in stm32_dmamux_route_allocate()
|
H A D | stm32-dma.c | 1522 struct of_dma *ofdma) in stm32_dma_of_xlate()
|
H A D | stm32-mdma.c | 1542 struct of_dma *ofdma) in stm32_mdma_of_xlate()
|
/linux/drivers/dma/qcom/ |
H A D | gpi.c | 2103 struct of_dma *of_dma) in gpi_of_dma_xlate() argument 2105 struct gpi_dev *gpi_dev = (struct gpi_dev *)of_dma->of_dma_data; in gpi_of_dma_xlate()
|
/linux/drivers/dma/lgm/ |
H A D | lgm-dma.c | 1358 update_client_configs(struct of_dma *ofdma, struct of_phandle_args *spec) in update_client_configs() 1385 struct of_dma *ofdma) in ldma_xlate()
|
/linux/ |
H A D | MAINTAINERS | 6802 F: include/linux/of_dma.h
|