Searched full:apdma (Results 1 – 13 of 13) sorted by relevance
/openbmc/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";
|
H A D | sprd-dma.txt | 21 apdma: dma-controller@20100000 { 42 dmas = <&apdma 11>, <&apdma 12>;
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8516.dtsi | 278 apdma: dma-controller@11000480 { label 295 clock-names = "apdma"; 307 dmas = <&apdma 0 308 &apdma 1>; 321 dmas = <&apdma 2 322 &apdma 3>; 335 dmas = <&apdma 4 336 &apdma 5>;
|
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 | mt6795.dtsi | 493 dmas = <&apdma 0>, <&apdma 1>; 505 dmas = <&apdma 2>, <&apdma 3>; 510 apdma: dma-controller@11000380 { label 531 clock-names = "apdma"; 543 dmas = <&apdma 4>, <&apdma 5>; 555 dmas = <&apdma 6>, <&apdma 7>;
|
H A D | mt8365.dtsi | 373 apdma: dma-controller@11000280 { label 389 clock-names = "apdma"; 399 dmas = <&apdma 0>, <&apdma 1>; 410 dmas = <&apdma 2>, <&apdma 3>; 421 dmas = <&apdma 4>, <&apdma 5>;
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | spi-sprd.txt | 30 dmas = <&apdma 11 11>, <&apdma 12 12>;
|
/openbmc/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"
|
H A D | mtk-uart-apdma.c | 3 * MediaTek UART APDMA driver. 652 MODULE_DESCRIPTION("MediaTek UART APDMA Controller Driver");
|
/openbmc/linux/drivers/clk/mediatek/ |
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),
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |