Home
last modified time | relevance | path

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

/arch/mips/ar7/
Dclock.c56 #define PLL_DIV 0x00000002 macro
194 if ((pll & (PLL_NDIV | PLL_DIV)) == (PLL_NDIV | PLL_DIV)) { in tnetd7300_get_clock()