Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/msnd/
Dmsnd_classic.h45 #define HPDSPRESET_ON 1 macro
Dmsnd_pinnacle.h62 #define HPDSPRESET_ON 0 macro
Dmsnd_pinnacle.c200 outb(HPDSPRESET_ON, io + HP_DSPR); in snd_msnd_reset_dsp()
/linux-4.4.14/sound/oss/
Dmsnd_classic.h46 #define HPDSPRESET_ON 1 macro
Dmsnd_pinnacle.h63 #define HPDSPRESET_ON 0 macro
Dmsnd_pinnacle.c1133 msnd_outb(HPDSPRESET_ON, dev.io + HP_DSPR); in reset_dsp()