Searched refs:SIS_AC97_SEMA_BUSY (Results 1 – 2 of 2) sorted by relevance
106 #define SIS_AC97_SEMA_BUSY 0x00000001 macro
912 while ((inw(io + SIS_AC97_SEMA) & SIS_AC97_SEMA_BUSY) && --count) in sis_ac97_rw()1045 while ((inw(io + SIS_AC97_SEMA) & SIS_AC97_SEMA_BUSY) && --count) in sis_chip_init()