Searched refs:PLL_DIV_RATIO_S (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/mips/mach-mtmips/mt7620/ | ||
A D | mt7620.h | 80 #define PLL_DIV_RATIO_S 10 macro |
A D | init.c | 110 div = (val & PLL_DIV_RATIO_M) >> PLL_DIV_RATIO_S; in mt7620_get_clks() |
Completed in 3 milliseconds