Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/imx/ !
Dclk-composite-8m.c20 #define PCG_DIV_WIDTH 6 macro
44 div_value &= clk_div_mask(PCG_DIV_WIDTH); in imx8m_clk_composite_divider_recalc_rate()
47 divider->flags, PCG_DIV_WIDTH); in imx8m_clk_composite_divider_recalc_rate()
111 (clk_div_mask(PCG_DIV_WIDTH) << PCG_DIV_SHIFT)); in imx8m_clk_composite_divider_set_rate()