Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/clk/aspeed/
Dclk_ast2500.c133 readl(&priv->scu->m_pll_param)); in ast2500_clk_get_rate()
278 mpll_reg = readl(&scu->m_pll_param); in ast2500_configure_ddr()
286 writel(mpll_reg, &scu->m_pll_param); in ast2500_configure_ddr()
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-aspeed/
Dscu_ast2500.h157 u32 m_pll_param; member