Home
last modified time | relevance | path

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

/u-boot/arch/mips/mach-mtmips/mt7620/
A Dmt7620.h80 #define PLL_DIV_RATIO_S 10 macro
A Dinit.c110 div = (val & PLL_DIV_RATIO_M) >> PLL_DIV_RATIO_S; in mt7620_get_clks()

Completed in 3 milliseconds