Home
last modified time | relevance | path

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

/drivers/clk/qcom/
Dclk-pll.h47 u8 post_div_width; member
Dclk-pll.c102 if (pll->post_div_width) { in clk_pll_recalc_rate()
105 config &= BIT(pll->post_div_width) - 1; in clk_pll_recalc_rate()
Dgcc-ipq806x.c251 .post_div_width = 1,