Home
last modified time | relevance | path

Searched refs:HPDSPRESET_OFF (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/sound/isa/msnd/
Dmsnd_classic.h44 #define HPDSPRESET_OFF 0 macro
Dmsnd_pinnacle.h61 #define HPDSPRESET_OFF 2 macro
Dmsnd_pinnacle.c206 outb(HPDSPRESET_OFF, io + HP_DSPR); in snd_msnd_reset_dsp()
/linux-4.4.14/sound/oss/
Dmsnd_classic.h45 #define HPDSPRESET_OFF 0 macro
Dmsnd_pinnacle.h62 #define HPDSPRESET_OFF 2 macro
Dmsnd_pinnacle.c1138 msnd_outb(HPDSPRESET_OFF, dev.io + HP_DSPR); in reset_dsp()