Home
last modified time | relevance | path

Searched refs:IPROC_CLK_PLL_ASIU (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/bcm/
H A Dclk-iproc.h33 #define IPROC_CLK_PLL_ASIU BIT(1) macro
H A Dclk-iproc-pll.c190 if (ctrl->flags & IPROC_CLK_PLL_ASIU) { in __pll_disable()
234 if (ctrl->flags & IPROC_CLK_PLL_ASIU) { in __pll_enable()
765 if (pll_ctrl->flags & IPROC_CLK_PLL_ASIU) { in iproc_pll_clk_setup()
H A Dclk-cygnus.c194 .flags = IPROC_CLK_PLL_ASIU | IPROC_CLK_PLL_HAS_NDIV_FRAC |
/kernel/linux/linux-6.6/drivers/clk/bcm/
H A Dclk-iproc.h23 #define IPROC_CLK_PLL_ASIU BIT(1) macro
H A Dclk-iproc-pll.c180 if (ctrl->flags & IPROC_CLK_PLL_ASIU) { in __pll_disable()
224 if (ctrl->flags & IPROC_CLK_PLL_ASIU) { in __pll_enable()
755 if (pll_ctrl->flags & IPROC_CLK_PLL_ASIU) { in iproc_pll_clk_setup()
H A Dclk-cygnus.c184 .flags = IPROC_CLK_PLL_ASIU | IPROC_CLK_PLL_HAS_NDIV_FRAC |

Completed in 4 milliseconds