Searched refs:CLK_IFR_AP_DMA (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8365.dtsi | 389 clocks = <&infracfg CLK_IFR_AP_DMA>; 445 clocks = <&infracfg CLK_IFR_I2C0_AXI>, <&infracfg CLK_IFR_AP_DMA>; 457 clocks = <&infracfg CLK_IFR_I2C1_AXI>, <&infracfg CLK_IFR_AP_DMA>; 469 clocks = <&infracfg CLK_IFR_I2C2_AXI>, <&infracfg CLK_IFR_AP_DMA>; 494 clocks = <&infracfg CLK_IFR_I2C3_AXI>, <&infracfg CLK_IFR_AP_DMA>;
|
/openbmc/linux/include/dt-bindings/clock/ |
H A D | mt6765-clk.h | 191 #define CLK_IFR_AP_DMA 27 macro
|
H A D | mediatek,mt8365-clk.h | 184 #define CLK_IFR_AP_DMA 31 macro
|
/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt8365.c | 708 GATE_IFR3(CLK_IFR_AP_DMA, "ifr_ap_dma", "axi_sel", 18),
|
H A D | clk-mt6765.c | 590 GATE_IFR3(CLK_IFR_AP_DMA, "ifr_ap_dma", "axi_ck", 18),
|