Searched defs:PLL_REFDIV_MASK (Results 1 – 8 of 8) sorted by relevance
25 #define PLL_REFDIV_MASK 0x0000000F macro
33 #define PLL_REFDIV_MASK GENMASK(5, 0) macro
35 #define PLL_REFDIV_MASK GENMASK(5, 0) macro
98 PLL_REFDIV_MASK = 0x3f, enumerator
151 PLL_REFDIV_MASK = 0x3f, enumerator
122 PLL_REFDIV_MASK = 0x3f, enumerator
105 PLL_REFDIV_MASK = 0x3f, enumerator