Home
last modified time | relevance | path

Searched refs:d_pll_ext_param (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2500.h170 u32 d_pll_ext_param[3]; member
H A Dscu_ast2600.h114 u32 d_pll_ext_param; /* 0x264 */ member
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c749 addr_ext = (u32)(&scu->d_pll_ext_param); in ast2600_configure_pll()