Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun9i.c152 if (readl(&ccm->pll12_periph1_cfg) & CCM_PLL12_CTRL_EN) in clock_set_pll12()
156 &ccm->pll12_periph1_cfg); in clock_set_pll12()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun9i.h23 u32 pll12_periph1_cfg; /* 0x2c peripheral1 pll configuration */ member