Searched refs:DSP_STATUS (Results 1 – 4 of 4) sorted by relevance
5 #define DSP_STATUS (devc->base + 0xC) macro
317 #define DSP_STATUS 0x0c /* offset of DSP STATUS (r-) */ macro575 ret = inb(port + DSP_STATUS); in aedsp16_write()
103 if ((inb(DSP_STATUS) & 0x80) == 0) in sb_dsp_command()
113 #define DSP_STATUS 0x0c /* offset of DSP STATUS (r-) */ macro229 val = ioread8(vport + DSP_STATUS); in sc6000_write()