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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dmaya44.c68 #define WM8776_CLOCK_RATIO_256FS 2 macro
632 ratio = WM8776_CLOCK_RATIO_256FS;
661 if (adc_ratio < WM8776_CLOCK_RATIO_256FS)
662 adc_ratio = WM8776_CLOCK_RATIO_256FS;
665 if (adc_ratio == WM8776_CLOCK_RATIO_256FS)

Completed in 43 milliseconds