Searched refs:SIS_AC97_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/pci/
H A Dsis7019.h135 #define SIS_AC97_STATUS_BUSY 0x00000001 macro
H A Dsis7019.c930 if ((status & rdy) && !(status & SIS_AC97_STATUS_BUSY))
945 while ((inw(io + SIS_AC97_STATUS) & SIS_AC97_STATUS_BUSY) && --count)
1082 while ((inw(io + SIS_AC97_STATUS) & SIS_AC97_STATUS_BUSY) && --count)

Completed in 106 milliseconds