Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm9713.c714 u32 divctl:1; member
740 pll_div->divctl = 1; in pll_factors()
742 pll_div->divctl = 0; in pll_factors()
746 pll_div->divctl = 0; in pll_factors()
808 (pll_div.divsel << 9) | (pll_div.divctl << 8); in wm9713_set_pll()
813 (pll_div.divsel << 9) | (pll_div.divctl << 8); in wm9713_set_pll()