Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/galaxy/
H A Dgalaxy.c64 #define DSP_PORT_RESET 0x6 macro
91 iowrite8(1, port + DSP_PORT_RESET); in dsp_reset()
93 iowrite8(0, port + DSP_PORT_RESET); in dsp_reset()