Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/bcm/
H A Dclk-iproc.h68 #define IPROC_CLK_MCLK_DIV_BY_2 BIT(7) macro
H A Dclk-cygnus.c290 .flags = IPROC_CLK_AON | IPROC_CLK_MCLK_DIV_BY_2,
H A Dclk-iproc-pll.c638 if (ctrl->flags & IPROC_CLK_MCLK_DIV_BY_2) in iproc_clk_recalc_rate()
681 if (ctrl->flags & IPROC_CLK_MCLK_DIV_BY_2) in iproc_clk_set_rate()
/kernel/linux/linux-6.6/drivers/clk/bcm/
H A Dclk-iproc.h58 #define IPROC_CLK_MCLK_DIV_BY_2 BIT(7) macro
H A Dclk-cygnus.c280 .flags = IPROC_CLK_AON | IPROC_CLK_MCLK_DIV_BY_2,
H A Dclk-iproc-pll.c628 if (ctrl->flags & IPROC_CLK_MCLK_DIV_BY_2) in iproc_clk_recalc_rate()
671 if (ctrl->flags & IPROC_CLK_MCLK_DIV_BY_2) in iproc_clk_set_rate()

Completed in 5 milliseconds