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

/linux-master/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);
107 chip->regCDSP &= ~VXP_CDSP_DSP_RESET_MASK;

Completed in 111 milliseconds