Home
last modified time | relevance | path

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

/external/u-boot/board/spear/x600/
Dfpga.c213 writel((pll2_m << 24) | (pll2_p << 8) | (pll2_n), &misc->pll2_frq); in expi_setup()
/external/u-boot/arch/arm/cpu/arm926ejs/spear/
Dspl.c96 writel(FREQ_332, &misc_p->pll2_frq); in pll_init()
/external/u-boot/arch/arm/include/asm/arch-spear/
Dspr_misc.h17 u32 pll2_frq; /* 0x18 */ member