Searched refs:PLL_BYPASS_MSK (Results 1 – 3 of 3) sorted by relevance
71 #define PLL_BYPASS_MSK BIT(0) macro72 #define PLL_BYPASS_W_MSK (PLL_BYPASS_MSK << 16)
105 #define PLL_BYPASS_MSK (0x1 << 0) macro106 #define PLL_BYPASS_W_MSK (PLL_BYPASS_MSK << 16)
19 #define PLL_BYPASS_MSK 0x01 macro
Completed in 4 milliseconds