Home
last modified time | relevance | path

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

/openbmc/linux/sound/pcmcia/vx/
H A Dvxpocket.h51 #define VXP_CDSP_CODEC_RESET_MASK 0x02 macro
H A Dvxp_ops.c121 vx_outb(chip, CDSP, chip->regCDSP | VXP_CDSP_CODEC_RESET_MASK); in vxp_reset_codec()
125 chip->regCDSP &= ~VXP_CDSP_CODEC_RESET_MASK; in vxp_reset_codec()