Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/mach-ralink/
Dmt7620.h62 #define CPLL_CFG0_PLL_DIV_RATIO_SHIFT 10 macro
/Linux-v5.4/arch/mips/ralink/
Dmt7620.c427 div = (reg >> CPLL_CFG0_PLL_DIV_RATIO_SHIFT) & in mt7620_get_cpu_pll_rate()