Searched defs:PLL_DIV (Results 1 – 7 of 7) 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
56 #define PLL_DIV 0x00000002 macro
82 #define PLL_DIV(n) (0x63 + ((n) & 0x3)) /* 0..2 */ macro
462 PLL_DIV enumerator