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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Dcs4398.h54 #define CS4398_FILT_SEL 0x04 macro
H A Dxonar_cs43xx.c317 (data->cs4398_regs[7] & CS4398_FILT_SEL) != 0;
332 reg |= CS4398_FILT_SEL;
334 reg &= ~CS4398_FILT_SEL;
338 if (reg & CS4398_FILT_SEL)

Completed in 106 milliseconds