Searched refs:SIS_AC97_STATUS (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.h122 #define SIS_AC97_STATUS 0x58 macro
H A Dsis7019.c929 status = inw(io + SIS_AC97_STATUS);
945 while ((inw(io + SIS_AC97_STATUS) & SIS_AC97_STATUS_BUSY) && --count)
1082 while ((inw(io + SIS_AC97_STATUS) & SIS_AC97_STATUS_BUSY) && --count)
1087 status = inl(io + SIS_AC97_STATUS);

Completed in 106 milliseconds