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