Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun4i.c30 writel(PLL1_CFG_DEFAULT, &ccm->pll1_cfg); in clock_init_safe()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun4i.h144 #define PLL1_CFG_DEFAULT 0xa1005000 macro