Home
last modified time | relevance | path

Searched refs:IPROC_CLK_PLL_RESET_ACTIVE_LOW (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/clk/bcm/
Dclk-iproc.h71 #define IPROC_CLK_PLL_RESET_ACTIVE_LOW BIT(9) macro
Dclk-cygnus.c264 IPROC_CLK_PLL_USER_MODE_ON | IPROC_CLK_PLL_RESET_ACTIVE_LOW |
Dclk-iproc-pll.c240 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()