Home
last modified time | relevance | path

Searched refs:SC_VSPLLCTRL (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/mach-uniphier/clk/
Dpll-ld11.c17 #define SC_VSPLLCTRL (SC_BASE_ADDR | 0x1440) /* Video codec, VPE etc. */ macro
29 uniphier_ld20_sscpll_init(SC_VSPLLCTRL, UNIPHIER_PLL_FREQ_DEFAULT, 0, 2); in uniphier_ld11_pll_init()
37 uniphier_ld20_sscpll_ssc_en(SC_VSPLLCTRL); in uniphier_ld11_pll_init()
Dpll-pxs3.c24 #define SC_VSPLLCTRL (SC_BASE_ADDR | 0x14c0) macro
43 uniphier_ld20_sscpll_init(SC_VSPLLCTRL, UNIPHIER_PLL_FREQ_DEFAULT, 0, 2); in uniphier_pxs3_pll_init()
57 uniphier_ld20_sscpll_ssc_en(SC_VSPLLCTRL); in uniphier_pxs3_pll_init()