Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/qcom/
Dclk-pll.h55 u8 post_div_width; member
Dclk-pll.c110 if (pll->post_div_width) { in clk_pll_recalc_rate()
113 config &= BIT(pll->post_div_width) - 1; in clk_pll_recalc_rate()
Dgcc-ipq806x.c166 .post_div_width = 1,