Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsnd_wavefront.h37 #define OUTPUT_READY 0x40 macro
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_midi.c72 return !(wf_mpu_status(midi) & OUTPUT_READY); in output_ready()