Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/clk/
H A Ddpll-sld8.c25 tmp = readl(SC_DPLLCTRL3); in uniphier_sld8_dpll_init()
28 writel(tmp, SC_DPLLCTRL3); in uniphier_sld8_dpll_init()
/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dsc-regs.h27 #define SC_DPLLCTRL3 (SC_BASE_ADDR | 0x1208) macro