Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/imx/
Dclk-composite-8m.c18 #define PCG_DIV_WIDTH 6 macro
42 div_value &= clk_div_mask(PCG_DIV_WIDTH); in imx8m_clk_composite_divider_recalc_rate()
45 divider->flags, PCG_DIV_WIDTH); in imx8m_clk_composite_divider_recalc_rate()
109 (clk_div_mask(PCG_DIV_WIDTH) << PCG_DIV_SHIFT)); in imx8m_clk_composite_divider_set_rate()