Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/sh/
DMakefile6 obj-$(CONFIG_SH_DMAE_BASE) += shdma-base.o shdma-of.o
12 shdma-y := shdmac.o
13 shdma-objs := $(shdma-y)
14 obj-$(CONFIG_SH_DMAE) += shdma.o
/Linux-v5.4/Documentation/devicetree/bindings/dma/
Drenesas,shdma.txt15 - compatible: should be "renesas,shdma-mux"
25 - compatible: should be of the form "renesas,shdma-<soc>", where <soc> should
27 "renesas,shdma-r8a73a4" for the system DMAC on r8a73a4 SoC
31 compatible = "renesas,shdma-mux";
40 compatible = "renesas,shdma-r8a73a4";
/Linux-v5.4/drivers/video/fbdev/
Dpvr2fb.c193 static unsigned int shdma = PVR2_CASCADE_CHAN; variable
662 dma_configure_channel(shdma, 0x12c1); in pvr2fb_write()
677 dma_write(shdma, start, 0, len); in pvr2fb_write()
691 dma_write_page(shdma, (unsigned long)page_address(pages[i]), 0); in pvr2fb_write()
/Linux-v5.4/arch/arm/boot/dts/
Dr8a73a4.dtsi76 compatible = "renesas,shdma-mux";
85 compatible = "renesas,shdma-r8a73a4";