Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-davinci/include/mach/
Dsyscfg_defs.h34 unsigned int pll1_config; /* 0x88 */ member
/external/u-boot/arch/arm/mach-davinci/
Ddm365_lowlevel.c167 while (!((readl(&dv_sys_module_regs->pll1_config) & PLL1_LOCK) in dm365_pll2_init()