Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds