Home
last modified time | relevance | path

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

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