Home
last modified time | relevance | path

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

/linux/sound/isa/galaxy/
H A Dgalaxy.c67 #define DSP_PORT_STATUS 0xc macro
105 while (ioread8(port + DSP_PORT_STATUS) & 0x80) { in dsp_command()