Searched defs:PLL_DIV (Results 1 – 5 of 5) sorted by relevance
19 #define PLL_DIV GENMASK(7, 0) macro
114 #define PLL_DIV(x) ((x) + 0x04) macro
32 #define PLL_DIV 0x60 macro
19 #define PLL_DIV(reg) ((reg) & PLL_DIV_MASK) macro
462 PLL_DIV enumerator