Searched full:apdma (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/devicetree/bindings/dma/ |
| H A D | mediatek,uart-dma.yaml | 7 title: MediaTek UART APDMA controller 13 The MediaTek UART APDMA controller provides DMA capabilities 38 TX, RX interrupt lines for each UART APDMA channel 43 description: Must contain one entry for the APDMA main clock 47 const: apdma 52 The first cell specifies the UART APDMA channel number 56 Number of virtual channels of the UART APDMA controller 61 description: Enable 33-bits UART APDMA support 89 apdma: dma-controller@11000400 { 118 clock-names = "apdma";
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt2712e.dtsi | 303 dmas = <&apdma 10 304 &apdma 11>; 383 apdma: dma-controller@11000400 { label 412 clock-names = "apdma"; 432 dmas = <&apdma 0 433 &apdma 1>; 445 dmas = <&apdma 2 446 &apdma 3>; 458 dmas = <&apdma 4 459 &apdma 5>; [all …]
|
| H A D | mt8365.dtsi | 511 apdma: dma-controller@11000280 { label 527 clock-names = "apdma"; 537 dmas = <&apdma 0>, <&apdma 1>; 548 dmas = <&apdma 2>, <&apdma 3>; 559 dmas = <&apdma 4>, <&apdma 5>;
|
| /linux/drivers/dma/mediatek/ |
| H A D | Makefile | 2 obj-$(CONFIG_MTK_UART_APDMA) += mtk-uart-apdma.o
|
| H A D | Kconfig | 30 tristate "MediaTek SoCs APDMA support for UART"
|
| /linux/drivers/clk/mediatek/ |
| H A D | clk-mt6735-pericfg.c | 42 GATE_MTK(CLK_PERI_APDMA, "apdma", "axi_sel", &peri_cg_regs, 12, &mtk_clk_gate_ops_setclr),
|
| H A D | clk-mt8516.c | 550 GATE_TOP1(CLK_TOP_APDMA, "apdma", "ahb_infra_sel", 2),
|
| H A D | clk-mt8167.c | 759 GATE_TOP1(CLK_TOP_APDMA, "apdma", "ahb_infra_sel", 2),
|