Home
last modified time | relevance | path

Searched refs:OPL4_STATUS_BUSY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/opl4/
H A Dopl4_local.h125 #define OPL4_STATUS_BUSY 0x01 macro
H A Dopl4_lib.c22 while ((inb(opl4->fm_port) & OPL4_STATUS_BUSY) && --timeout > 0) in snd_opl4_wait()
/kernel/linux/linux-6.6/sound/drivers/opl4/
H A Dopl4_local.h125 #define OPL4_STATUS_BUSY 0x01 macro
H A Dopl4_lib.c22 while ((inb(opl4->fm_port) & OPL4_STATUS_BUSY) && --timeout > 0) in snd_opl4_wait()

Completed in 3 milliseconds