Home
last modified time | relevance | path

Searched refs:cru_mode_con (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3188.c149 rk_clrsetreg(&cru->cru_mode_con, DPLL_MODE_MASK << DPLL_MODE_SHIFT, in rkclk_configure_ddr()
159 rk_clrsetreg(&cru->cru_mode_con, DPLL_MODE_MASK << DPLL_MODE_SHIFT, in rkclk_configure_ddr()
198 rk_clrsetreg(&cru->cru_mode_con, APLL_MODE_MASK << APLL_MODE_SHIFT, in rkclk_configure_cpu()
218 rk_clrsetreg(&cru->cru_mode_con, APLL_MODE_MASK << APLL_MODE_SHIFT, in rkclk_configure_cpu()
238 con = readl(&cru->cru_mode_con); in rkclk_pll_get_rate()
378 rk_clrsetreg(&cru->cru_mode_con, in rkclk_init()
448 rk_clrsetreg(&cru->cru_mode_con, in rkclk_init()
H A Dclk_rk3288.c205 rk_clrsetreg(&cru->cru_mode_con, DPLL_MODE_MASK, in rkclk_configure_ddr()
215 rk_clrsetreg(&cru->cru_mode_con, DPLL_MODE_MASK, in rkclk_configure_ddr()
347 rk_clrsetreg(&cru->cru_mode_con, NPLL_MODE_MASK, in rockchip_vop_set_clk()
358 rk_clrsetreg(&cru->cru_mode_con, NPLL_MODE_MASK, in rockchip_vop_set_clk()
428 rk_clrsetreg(&cru->cru_mode_con, in rkclk_init()
489 rk_clrsetreg(&cru->cru_mode_con, in rkclk_init()
498 rk_clrsetreg(&cru->cru_mode_con, APLL_MODE_MASK, in rk3288_clk_configure_cpu()
532 rk_clrsetreg(&cru->cru_mode_con, APLL_MODE_MASK, in rk3288_clk_configure_cpu()
550 con = readl(&cru->cru_mode_con); in rkclk_pll_get_rate()
1009 reg = readl(&priv->cru->cru_mode_con); in rk3288_clk_probe()
H A Dclk_rk322x.c86 rk_clrsetreg(&cru->cru_mode_con, in rkclk_init()
163 rk_clrsetreg(&cru->cru_mode_con, in rkclk_init()
188 con = readl(&cru->cru_mode_con); in rkclk_pll_get_rate()
338 rk_clrsetreg(&cru->cru_mode_con, DPLL_MODE_MASK, in rk322x_ddr_set_clk()
342 rk_clrsetreg(&cru->cru_mode_con, DPLL_MODE_MASK, in rk322x_ddr_set_clk()
H A Dclk_rk3036.c85 rk_clrsetreg(&cru->cru_mode_con, in rkclk_init()
162 rk_clrsetreg(&cru->cru_mode_con, in rkclk_init()
187 con = readl(&cru->cru_mode_con); in rkclk_pll_get_rate()
H A Dclk_rk3128.c147 rk_clrsetreg(&cru->cru_mode_con, in rkclk_init()
224 rk_clrsetreg(&cru->cru_mode_con, in rkclk_init()
256 con = readl(&cru->cru_mode_con); in rkclk_pll_get_rate()
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3188.h40 u32 cru_mode_con; member
H A Dcru_rk3036.h39 unsigned int cru_mode_con; member
H A Dcru_rk322x.h40 unsigned int cru_mode_con; member
H A Dcru_rk3128.h40 unsigned int cru_mode_con; member
H A Dcru_rk3288.h41 u32 cru_mode_con; member
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c332 rk_clrsetreg(&priv->cru->cru_mode_con, DPLL_MODE_MASK, in rkdclk_init()
351 rk_clrsetreg(&priv->cru->cru_mode_con, DPLL_MODE_MASK, in rkdclk_init()