Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/ar7/
H A Dclock.c53 #define PLL_NDIV 0x00000800 macro
192 if ((pll & (PLL_NDIV | PLL_DIV)) == (PLL_NDIV | PLL_DIV)) { in tnetd7300_get_clock()