Searched defs:PLL_POWER_DOWN (Results 1 – 2 of 2) sorted by relevance
22 #define PLL_POWER_DOWN(n) ((0x1 << (0 + 16)) | ((n) << 0)) macro