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

/linux-master/sound/pci/oxygen/
H A Dcs4398.h55 #define CS4398_FILT_SEL 0x04 macro
H A Dxonar_cs43xx.c300 (data->cs4398_regs[7] & CS4398_FILT_SEL) != 0;
315 reg |= CS4398_FILT_SEL;
317 reg &= ~CS4398_FILT_SEL;
321 if (reg & CS4398_FILT_SEL)

Completed in 124 milliseconds