Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8993.c218 unsigned int fll_fref; member
477 if (Fref == wm8993->fll_fref && Fout == wm8993->fll_fout) in _wm8993_set_fll()
483 wm8993->fll_fref = 0; in _wm8993_set_fll()
563 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()
1581 int fll_fref = wm8993->fll_fref; in wm8993_resume() local
1583 wm8993->fll_fref = 0; in wm8993_resume()
1587 fll_fref, fll_fout); in wm8993_resume()
H A Dwm9081.c153 int fll_fref; member
555 if (Fref == wm9081->fll_fref && Fout == wm9081->fll_fout) in wm9081_set_fll()
561 wm9081->fll_fref = 0; in wm9081_set_fll()
630 wm9081->fll_fref = Fref; in wm9081_set_fll()
H A Dwm8904.c71 int fll_fref; member
1739 if (source == wm8904->fll_src && Fref == wm8904->fll_fref && in wm8904_set_fll()
1748 wm8904->fll_fref = 0; in wm8904_set_fll()
1850 wm8904->fll_fref = Fref; in wm8904_set_fll()
H A Dwm8996.c60 int fll_fref; member
2012 if (source == wm8996->fll_src && Fref == wm8996->fll_fref && in wm8996_set_fll()
2019 wm8996->fll_fref = 0; in wm8996_set_fll()
2132 wm8996->fll_fref = Fref; in wm8996_set_fll()
H A Dwm8962.c64 int fll_fref; member
2930 if (source == wm8962->fll_src && Fref == wm8962->fll_fref && in wm8962_set_fll()
2937 wm8962->fll_fref = 0; in wm8962_set_fll()
3028 wm8962->fll_fref = Fref; in wm8962_mute()
H A Dwm2200.c87 int fll_fref; member
2038 wm2200->fll_fref = Fref; in wm2200_set_fll()