Home
last modified time | relevance | path

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

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