Searched refs:cbf_pll_postdiv (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/qcom/
H A Dclk-cbf-8996.c71 static struct clk_fixed_factor cbf_pll_postdiv = { variable in typeref:struct:clk_fixed_factor
75 .name = "cbf_pll_postdiv",
88 { .hw = &cbf_pll_postdiv.hw },
133 if (req->rate < (DIV_THRESHOLD / cbf_pll_postdiv.div))
202 &cbf_pll_postdiv.hw,
304 cbf_pll_postdiv.div = 4;

Completed in 151 milliseconds