Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/ar7/
Dclock.c68 #define PLL_STATUS 0x00000001 macro
244 while (readl(&clock->pll) & PLL_STATUS) in tnetd7300_set_clock()