Searched refs:SI_AC97_BUSY_WRITE (Results 1 – 2 of 2) sorted by relevance
190 SI_AC97_BUSY_WRITE = 0x00008000, enumerator
204 if ((inw(TRID_REG(trident, address)) & (SI_AC97_BUSY_WRITE)) == 0) in snd_trident_codec_write()208 data |= SI_AC97_BUSY_WRITE | SI_AC97_AUDIO_BUSY | (reg & 0x000000ff); in snd_trident_codec_write()