Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/mips/ar7/
H A Dclock.c55 #define PLL_NDIV 0x00000800 macro
194 if ((pll & (PLL_NDIV | PLL_DIV)) == (PLL_NDIV | PLL_DIV)) { in tnetd7300_get_clock()

Completed in 3 milliseconds