Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/isa/galaxy/
H A Dgalaxy.c68 #define DSP_PORT_DATA_AVAIL 0xe macro
78 while (!(ioread8(port + DSP_PORT_DATA_AVAIL) & 0x80)) { in dsp_get_byte()
/kernel/linux/linux-6.6/sound/isa/galaxy/
H A Dgalaxy.c68 #define DSP_PORT_DATA_AVAIL 0xe macro
78 while (!(ioread8(port + DSP_PORT_DATA_AVAIL) & 0x80)) { in dsp_get_byte()

Completed in 2 milliseconds