Searched refs:CLK_APMIXED_SGMIPLL (Results 1 – 6 of 6) sorted by relevance
/u-boot/arch/arm/mach-mediatek/mt7629/ |
A D | init.c | 38 [CLK_APMIXED_SGMIPLL] = 650000000, in mtk_pll_early_init()
|
/u-boot/include/dt-bindings/clock/ |
A D | mt7629-clk.h | 164 #define CLK_APMIXED_SGMIPLL 5 macro
|
A D | mt7622-clk.h | 171 #define CLK_APMIXED_SGMIPLL 8 macro
|
/u-boot/drivers/clk/mediatek/ |
A D | clk-mt7622.c | 66 PLL(CLK_APMIXED_SGMIPLL, 0x358, 0x368, 0x1, 0, 131 FACTOR0(CLK_TOP_SGMIIPLL, CLK_APMIXED_SGMIPLL, 1, 1), 132 FACTOR0(CLK_TOP_SGMIIPLL_D2, CLK_APMIXED_SGMIPLL, 1, 2),
|
A D | clk-mt7629.c | 60 PLL(CLK_APMIXED_SGMIPLL, 0x358, 0x368, 0x1, 0, 133 FACTOR0(CLK_TOP_SGMIIPLL_D2, CLK_APMIXED_SGMIPLL, 1, 2),
|
/u-boot/arch/arm/dts/ |
A D | mt7629.dtsi | 302 <&apmixedsys CLK_APMIXED_SGMIPLL>,
|
Completed in 10 milliseconds