Home
last modified time | relevance | path

Searched refs:SIS_AC97_SEMA_BUSY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/
H A Dsis7019.h106 #define SIS_AC97_SEMA_BUSY 0x00000001 macro
H A Dsis7019.c912 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()