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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pcmcia/vx/
H A Dvxpocket.h64 #define VXP_CDSP_DSP_RESET_MASK 0x01 macro
H A Dvxp_ops.c116 vx_outb(chip, CDSP, chip->regCDSP | VXP_CDSP_DSP_RESET_MASK);
120 chip->regCDSP &= ~VXP_CDSP_DSP_RESET_MASK;

Completed in 110 milliseconds