Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8993.c221 unsigned int fll_fref; member
480 if (Fref == wm8993->fll_fref && Fout == wm8993->fll_fout) in _wm8993_set_fll()
486 wm8993->fll_fref = 0; in _wm8993_set_fll()
566 wm8993->fll_fref = Fref; in _wm8993_set_fll()
1552 int fll_fref = wm8993->fll_fref; in wm8993_suspend() local
1563 wm8993->fll_fref = fll_fref; in wm8993_suspend()
1580 int fll_fref = wm8993->fll_fref; in wm8993_resume() local
1582 wm8993->fll_fref = 0; in wm8993_resume()
1586 fll_fref, fll_fout); in wm8993_resume()
Dwm9081.c157 int fll_fref; member
559 if (Fref == wm9081->fll_fref && Fout == wm9081->fll_fout) in wm9081_set_fll()
565 wm9081->fll_fref = 0; in wm9081_set_fll()
634 wm9081->fll_fref = Fref; in wm9081_set_fll()
Dwm8904.c76 int fll_fref; member
1689 if (source == wm8904->fll_src && Fref == wm8904->fll_fref && in wm8904_set_fll()
1698 wm8904->fll_fref = 0; in wm8904_set_fll()
1800 wm8904->fll_fref = Fref; in wm8904_set_fll()
Dwm8996.c64 int fll_fref; member
2015 if (source == wm8996->fll_src && Fref == wm8996->fll_fref && in wm8996_set_fll()
2022 wm8996->fll_fref = 0; in wm8996_set_fll()
2135 wm8996->fll_fref = Fref; in wm8996_set_fll()
Dwm8962.c68 int fll_fref; member
2823 if (source == wm8962->fll_src && Fref == wm8962->fll_fref && in wm8962_set_fll()
2830 wm8962->fll_fref = 0; in wm8962_set_fll()
2917 wm8962->fll_fref = Fref; in wm8962_set_fll()
Dwm2200.c96 int fll_fref; member
2051 wm2200->fll_fref = Fref; in wm2200_set_fll()