Home
last modified time | relevance | path

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

/openbmc/linux/sound/pcmcia/vx/
H A Dvxpocket.h52 #define VXP_CDSP_DSP_RESET_MASK 0x01 macro
H A Dvxp_ops.c103 vx_outb(chip, CDSP, chip->regCDSP | VXP_CDSP_DSP_RESET_MASK); in vxp_reset_dsp()
107 chip->regCDSP &= ~VXP_CDSP_DSP_RESET_MASK; in vxp_reset_dsp()