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

/linux-master/sound/soc/codecs/
H A Dwm8993.c218 unsigned int fll_fref; member in struct:wm8993_priv
477 if (Fref == wm8993->fll_fref && Fout == wm8993->fll_fout)
483 wm8993->fll_fref = 0;
563 wm8993->fll_fref = Fref;
1550 int fll_fref = wm8993->fll_fref; local
1561 wm8993->fll_fref = fll_fref;
1578 int fll_fref = wm8993->fll_fref; local
[all...]
H A Dwm9081.c153 int fll_fref; member in struct:wm9081_priv
555 if (Fref == wm9081->fll_fref && Fout == wm9081->fll_fout)
561 wm9081->fll_fref = 0;
630 wm9081->fll_fref = Fref;
H A Dwm8904.c71 int fll_fref; member in struct:wm8904_priv
1677 if (source == wm8904->fll_src && Fref == wm8904->fll_fref &&
1686 wm8904->fll_fref = 0;
1788 wm8904->fll_fref = Fref;
H A Dwm8996.c60 int fll_fref; member in struct:wm8996_priv
2011 if (source == wm8996->fll_src && Fref == wm8996->fll_fref &&
2018 wm8996->fll_fref = 0;
2131 wm8996->fll_fref = Fref;
H A Dwm8962.c64 int fll_fref; member in struct:wm8962_priv
2894 if (source == wm8962->fll_src && Fref == wm8962->fll_fref &&
2901 wm8962->fll_fref = 0;
2992 wm8962->fll_fref = Fref;
H A Dwm2200.c87 int fll_fref; member in struct:wm2200_priv
2038 wm2200->fll_fref = Fref;

Completed in 303 milliseconds