Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm9713.c746 u32 divctl:1; member
772 pll_div->divctl = 1; in pll_factors()
774 pll_div->divctl = 0; in pll_factors()
778 pll_div->divctl = 0; in pll_factors()
838 (pll_div.divsel << 9) | (pll_div.divctl << 8); in wm9713_set_pll()
843 (pll_div.divsel << 9) | (pll_div.divctl << 8); in wm9713_set_pll()