UMASK_AUDIO_CONTROL  187 sound/pci/riptide/riptide.c #define SET_GRESET(p)     UMASK_AUDIO_CONTROL(p,0x0001)	/* global reset switch */
UMASK_AUDIO_CONTROL  189 sound/pci/riptide/riptide.c #define SET_AIE(p)        UMASK_AUDIO_CONTROL(p,0x0004)	/* interrupt enable */
UMASK_AUDIO_CONTROL  191 sound/pci/riptide/riptide.c #define SET_AIACK(p)      UMASK_AUDIO_CONTROL(p,0x0008)	/* interrupt acknowledge */
UMASK_AUDIO_CONTROL  193 sound/pci/riptide/riptide.c #define SET_ECMDAE(p)     UMASK_AUDIO_CONTROL(p,0x0010)
UMASK_AUDIO_CONTROL  195 sound/pci/riptide/riptide.c #define SET_ECMDBE(p)     UMASK_AUDIO_CONTROL(p,0x0020)
UMASK_AUDIO_CONTROL  197 sound/pci/riptide/riptide.c #define SET_EDATAF(p)     UMASK_AUDIO_CONTROL(p,0x0040)
UMASK_AUDIO_CONTROL  199 sound/pci/riptide/riptide.c #define SET_EDATBF(p)     UMASK_AUDIO_CONTROL(p,0x0080)
UMASK_AUDIO_CONTROL  201 sound/pci/riptide/riptide.c #define SET_ESBIRQON(p)   UMASK_AUDIO_CONTROL(p,0x0100)
UMASK_AUDIO_CONTROL  203 sound/pci/riptide/riptide.c #define SET_EMPUIRQ(p)    UMASK_AUDIO_CONTROL(p,0x0200)