Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Dsyscfg_defs.h33 unsigned int pll0_config; /* 0x84 */ member
/openbmc/u-boot/arch/arm/mach-davinci/
H A Ddm365_lowlevel.c92 while (!((readl(&dv_sys_module_regs->pll0_config) & PLL0_LOCK) in dm365_pll1_init()