Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/galaxy/
Dgalaxy.c80 #define DSP_PORT_STATUS 0xc macro
118 while (ioread8(port + DSP_PORT_STATUS) & 0x80) { in dsp_command()