Searched refs:CLK_APMIXED_UNIV2PLL (Results 1 – 7 of 7) sorted by relevance
/u-boot/arch/arm/mach-mediatek/mt7629/ |
A D | init.c | 35 [CLK_APMIXED_UNIV2PLL] = 1200000000, in mtk_pll_early_init()
|
/u-boot/include/dt-bindings/clock/ |
A D | mt7629-clk.h | 161 #define CLK_APMIXED_UNIV2PLL 2 macro
|
A D | mt7622-clk.h | 165 #define CLK_APMIXED_UNIV2PLL 2 macro
|
A D | mt8183-clk.h | 15 #define CLK_APMIXED_UNIV2PLL 4 macro
|
/u-boot/drivers/clk/mediatek/ |
A D | clk-mt7622.c | 54 PLL(CLK_APMIXED_UNIV2PLL, 0x220, 0x22c, 0x1, HAVE_RST_BAR, 114 FACTOR0(CLK_TOP_UNIVPLL, CLK_APMIXED_UNIV2PLL, 1, 2),
|
A D | clk-mt7629.c | 54 PLL(CLK_APMIXED_UNIV2PLL, 0x220, 0x22c, 0x1, HAVE_RST_BAR, 117 FACTOR0(CLK_TOP_UNIVPLL, CLK_APMIXED_UNIV2PLL, 1, 2),
|
A D | clk-mt8183.c | 53 PLL(CLK_APMIXED_UNIV2PLL, 0x0230, 0x023C, 0x00000001, 190 FACTOR(CLK_TOP_UNIVPLL, CLK_APMIXED_UNIV2PLL, 1, 2, CLK_PARENT_APMIXED),
|
Completed in 12 milliseconds