Searched refs:VT1724_AC97_WRITE (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/ice1712/
H A Denvy24ht.h154 #define VT1724_AC97_WRITE 0x20 /* W: write, R: write in progress */ macro
H A Dice1724.c143 if (old_cmd & (VT1724_AC97_WRITE | VT1724_AC97_READ))
175 outb(old_cmd | VT1724_AC97_WRITE, ICEMT1724(ice, AC97_CMD));
176 snd_vt1724_ac97_wait_bit(ice, VT1724_AC97_WRITE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/ice1712/
H A Denvy24ht.h154 #define VT1724_AC97_WRITE 0x20 /* W: write, R: write in progress */ macro
H A Dice1724.c143 if (old_cmd & (VT1724_AC97_WRITE | VT1724_AC97_READ))
175 outb(old_cmd | VT1724_AC97_WRITE, ICEMT1724(ice, AC97_CMD));
176 snd_vt1724_ac97_wait_bit(ice, VT1724_AC97_WRITE);

Completed in 66 milliseconds