Searched refs:IPROC_CLK_PLL_RESET_ACTIVE_LOW (Results 1 – 3 of 3) sorted by relevance
81 #define IPROC_CLK_PLL_RESET_ACTIVE_LOW BIT(9) macro
274 IPROC_CLK_PLL_USER_MODE_ON | IPROC_CLK_PLL_RESET_ACTIVE_LOW |
250 if (ctrl->flags & IPROC_CLK_PLL_RESET_ACTIVE_LOW) in __pll_put_in_reset()274 if (ctrl->flags & IPROC_CLK_PLL_RESET_ACTIVE_LOW) in __pll_bring_out_reset()