Searched refs:SI_AC97_BUSY_READ (Results 1 - 2 of 2) sorted by path

/linux-master/sound/pci/trident/
H A Dtrident.h193 SI_AC97_BUSY_READ = 0x00008000, enumerator in enum:sis7018_ac97_bits
H A Dtrident_main.c132 data = SI_AC97_BUSY_READ | SI_AC97_AUDIO_BUSY | (reg & 0x000000ff);
138 if ((data & (SI_AC97_BUSY_READ)) == 0)

Completed in 207 milliseconds