Searched refs:OPL4_STATUS_BUSY (Results 1 – 2 of 2) sorted by relevance
/linux/sound/drivers/opl4/ | ||
A D | opl4_local.h | 125 #define OPL4_STATUS_BUSY 0x01 macro |
A D | opl4_lib.c | 22 while ((inb(opl4->fm_port) & OPL4_STATUS_BUSY) && --timeout > 0) in snd_opl4_wait() |
Completed in 3 milliseconds