Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2400.h126 u32 d2_pll_param; /* 0x1C */ member
H A Dscu_ast2500.h130 u32 d2_pll_param; member
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2500.c119 u32 d2pll_reg = readl(&scu->d2_pll_param); in ast2500_get_d2pll_rate()
390 &scu->d2_pll_param); in ast2500_configure_d2pll()
H A Dclk_ast2400.c146 u32 d2pll_reg = readl(&scu->d2_pll_param); in ast2400_get_d2pll_rate()