Home
last modified time | relevance | path

Searched refs:d_pll_param (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2500.h133 u32 d_pll_param; member
H A Dscu_ast2600.h113 u32 d_pll_param; /* 0x260 */ member
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2500.c102 u32 dpll_reg = readl(&scu->d_pll_param); in ast2500_get_dpll_rate()
H A Dclk_ast2600.c230 pll_reg = readl(&scu->d_pll_param); in ast2600_get_pll_rate()
748 addr = (u32)(&scu->d_pll_param); in ast2600_configure_pll()