Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/oxygen/
H A Dpcm1796.h11 #define PCM1796_DME 0x02 macro
H A Dxonar_pcm179x.c796 !!(data->pcm1796_regs[0][18 - PCM1796_REG_BASE] & PCM1796_DME); in deemph_get()
812 reg &= ~PCM1796_DME; in deemph_put()
814 reg |= PCM1796_DME; in deemph_put()