Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/opl4/
H A Dopl4_local.h126 #define OPL4_STATUS_LOAD 0x02 macro
H A Dopl4_synth.c478 while ((inb(opl4->fm_port) & OPL4_STATUS_LOAD) && --timeout > 0) in snd_opl4_wait_for_wave_headers()