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

/linux-4.1.27/sound/pci/oxygen/
H A Dcs4398.h54 #define CS4398_FILT_SEL 0x04 macro
H A Dxonar_cs43xx.c311 (data->cs4398_regs[7] & CS4398_FILT_SEL) != 0; rolloff_get()
326 reg |= CS4398_FILT_SEL; rolloff_put()
328 reg &= ~CS4398_FILT_SEL; rolloff_put()
332 if (reg & CS4398_FILT_SEL) rolloff_put()

Completed in 31 milliseconds