Searched refs:CPLL_CFG1_CPU_AUX0 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/mips/include/asm/mach-ralink/ | ||
D | mt7620.h | 68 #define CPLL_CFG1_CPU_AUX0 BIT(24) macro |
/linux-4.4.14/arch/mips/ralink/ | ||
D | mt7620.c | 322 if (reg & CPLL_CFG1_CPU_AUX0) in mt7620_get_pll_rate() |