Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm9713.c712 u32 divctl:1; member
738 pll_div->divctl = 1; in pll_factors()
740 pll_div->divctl = 0; in pll_factors()
744 pll_div->divctl = 0; in pll_factors()
806 (pll_div.divsel << 9) | (pll_div.divctl << 8); in wm9713_set_pll()
811 (pll_div.divsel << 9) | (pll_div.divctl << 8); in wm9713_set_pll()