Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/ar7/
Dclock.c66 #define PLL_NDIV 0x00000800 macro
205 if ((pll & (PLL_NDIV | PLL_DIV)) == (PLL_NDIV | PLL_DIV)) { in tnetd7300_get_clock()