Searched refs:VT1724_AC97_WRITE (Results 1 – 2 of 2) sorted by relevance
155 #define VT1724_AC97_WRITE 0x20 /* W: write, R: write in progress */ macro
143 if (old_cmd & (VT1724_AC97_WRITE | VT1724_AC97_READ)) in snd_vt1724_ac97_ready()175 outb(old_cmd | VT1724_AC97_WRITE, ICEMT1724(ice, AC97_CMD)); in snd_vt1724_ac97_write()176 snd_vt1724_ac97_wait_bit(ice, VT1724_AC97_WRITE); in snd_vt1724_ac97_write()