Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/clk/aspeed/
H A Dclk_ast2500.c134 readl(&priv->scu->m_pll_param)); in ast2500_clk_get_rate()
233 mpll_reg = readl(&scu->m_pll_param); in ast2500_configure_ddr()
241 writel(mpll_reg, &scu->m_pll_param); in ast2500_configure_ddr()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2500.h155 u32 m_pll_param; member