Searched refs:HP_DSPR (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/sound/isa/msnd/
H A Dmsnd_classic.h37 #define HP_DSPR 0x0A macro
H A Dmsnd_pinnacle.h58 #define HP_DSPR 0x04 macro
H A Dmsnd_pinnacle.c200 outb(HPDSPRESET_ON, io + HP_DSPR); snd_msnd_reset_dsp()
206 outb(HPDSPRESET_OFF, io + HP_DSPR); snd_msnd_reset_dsp()
/linux-4.4.14/sound/oss/
H A Dmsnd_classic.h38 #define HP_DSPR 0x0A macro
H A Dmsnd_pinnacle.h59 #define HP_DSPR 0x04 macro
H A Dmsnd_pinnacle.c1133 msnd_outb(HPDSPRESET_ON, dev.io + HP_DSPR); reset_dsp()
1138 msnd_outb(HPDSPRESET_OFF, dev.io + HP_DSPR); reset_dsp()

Completed in 74 milliseconds