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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl4/
H A Dopl4_local.h125 #define OPL4_STATUS_BUSY 0x01 macro
H A Dopl4_lib.c34 while ((inb(opl4->fm_port) & OPL4_STATUS_BUSY) && --timeout > 0)

Completed in 51 milliseconds