Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/oxygen/
H A Dcs4362a.h36 #define CS4362A_FILT_SEL 0x10 macro
H A Dxonar_cs43xx.c322 reg = data->cs4362a_regs[0x04] | CS4362A_FILT_SEL; in rolloff_put()
324 reg = data->cs4362a_regs[0x04] & ~CS4362A_FILT_SEL; in rolloff_put()