Searched refs:VT1724_SPDIF_MASTER (Results 1 - 8 of 8) 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.h143 #define VT1724_SPDIF_MASTER 0x10 /* S/PDIF input is master clock */ macro
H A Djuli.c545 outb(val | VT1724_SPDIF_MASTER, ICEMT1724(ice, RATE));
H A Dquartet.c893 outb(val | VT1724_SPDIF_MASTER, ICEMT1724(ice, RATE));
1030 outb(val | VT1724_SPDIF_MASTER, ICEMT1724(ice, RATE));
H A Dice1724.c122 return (inb(ICEMT1724(ice, RATE)) & VT1724_SPDIF_MASTER) ? 1 : 0;
1817 outb(oval | VT1724_SPDIF_MASTER, ICEMT1724(ice, RATE));
/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.h143 #define VT1724_SPDIF_MASTER 0x10 /* S/PDIF input is master clock */ macro
H A Djuli.c545 outb(val | VT1724_SPDIF_MASTER, ICEMT1724(ice, RATE));
H A Dquartet.c893 outb(val | VT1724_SPDIF_MASTER, ICEMT1724(ice, RATE));
1030 outb(val | VT1724_SPDIF_MASTER, ICEMT1724(ice, RATE));
H A Dice1724.c122 return (inb(ICEMT1724(ice, RATE)) & VT1724_SPDIF_MASTER) ? 1 : 0;
1817 outb(oval | VT1724_SPDIF_MASTER, ICEMT1724(ice, RATE));

Completed in 96 milliseconds