Home
last modified time | relevance | path

Searched refs:CMU_COREPLL (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/clk/owl/
H A Dclk_s900.c38 core_pll = readl(priv->base + CMU_COREPLL); in owl_clk_init()
40 writel(core_pll, priv->base + CMU_COREPLL); in owl_clk_init()
/openbmc/u-boot/arch/arm/include/asm/arch-owl/
H A Dregs_s900.h14 #define CMU_COREPLL (0x0000) macro
/openbmc/linux/drivers/clk/actions/
H A Dowl-s500.c31 #define CMU_COREPLL (0x0000) macro
103 static OWL_PLL_NO_PARENT_DELAY(core_pll_clk, "core_pll_clk", CMU_COREPLL, 12000000, 9, 0, 8, 4, 134…
H A Dowl-s700.c28 #define CMU_COREPLL (0x0000) macro
90 static OWL_PLL_NO_PARENT(clk_core_pll, "core_pll", CMU_COREPLL, 12000000, 9, 0, 8, 4, 174, NULL,…
H A Dowl-s900.c27 #define CMU_COREPLL (0x0000) macro
85 static OWL_PLL_NO_PARENT(core_pll_clk, "core_pll_clk", CMU_COREPLL, 24000000, 9, 0, 8, 5, 107, NULL…