Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
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()
1550 int fll_fref = wm8993->fll_fref; in wm8993_suspend() local
1561 wm8993->fll_fref = fll_fref; in wm8993_suspend()
1578 int fll_fref = wm8993->fll_fref; in wm8993_resume() local
1580 wm8993->fll_fref = 0; in wm8993_resume()
1584 fll_fref, fll_fout); in wm8993_resume()
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()
Dwm8904.c71 int fll_fref; member
1670 if (source == wm8904->fll_src && Fref == wm8904->fll_fref && in wm8904_set_fll()
1679 wm8904->fll_fref = 0; in wm8904_set_fll()
1781 wm8904->fll_fref = Fref; in wm8904_set_fll()
Dwm8962.c64 int fll_fref; member
2836 if (source == wm8962->fll_src && Fref == wm8962->fll_fref && in wm8962_set_fll()
2843 wm8962->fll_fref = 0; in wm8962_set_fll()
2930 wm8962->fll_fref = Fref; in wm8962_set_fll()
Dwm8996.c60 int fll_fref; member
2011 if (source == wm8996->fll_src && Fref == wm8996->fll_fref && in wm8996_set_fll()
2018 wm8996->fll_fref = 0; in wm8996_set_fll()
2131 wm8996->fll_fref = Fref; in wm8996_set_fll()
Dwm2200.c85 int fll_fref; member
2040 wm2200->fll_fref = Fref; in wm2200_set_fll()