Home
last modified time | relevance | path

Searched refs:h_pll_param (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2400.h128 u32 h_pll_param; /* 0x24 */ member
H A Dscu_ast2500.h132 u32 h_pll_param; member
H A Dscu_ast2600.h95 u32 h_pll_param; /* 0x200 */ member
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2400.c95 u32 hpll_reg = readl(&scu->h_pll_param); in ast2400_get_hpll_rate()
H A Dclk_ast2500.c83 u32 hpll_reg = readl(&scu->h_pll_param); in ast2500_get_hpll_rate()
H A Dclk_ast2600.c224 pll_reg = readl(&scu->h_pll_param); in ast2600_get_pll_rate()
740 addr = (u32)(&scu->h_pll_param); in ast2600_configure_pll()