Searched refs:PMC_PLLP_WB0_OVERRIDE_PLLM_ENABLE (Results 1 – 1 of 1) sorted by relevance
53 #define PMC_PLLP_WB0_OVERRIDE_PLLM_ENABLE BIT(12) macro349 return val & PMC_PLLP_WB0_OVERRIDE_PLLM_ENABLE ? 1 : 0; in clk_pll_is_enabled()385 val |= PMC_PLLP_WB0_OVERRIDE_PLLM_ENABLE; in _clk_pll_enable()403 val &= ~PMC_PLLP_WB0_OVERRIDE_PLLM_ENABLE; in _clk_pll_disable()