Home
last modified time | relevance | path

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

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