Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclock_ti814x.c112 unsigned int pllstatus; member
356 while (((readl(&spll->pllstatus) & PLL_LOCK) == 0)) in sata_pll_config()