Searched refs:VT1724_CFG_SPDIF_OUT_EN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Denvy24ht.h83 #define VT1724_CFG_SPDIF_OUT_EN 0x80 /*Internal S/PDIF output is enabled*/ macro
H A Dice1724.c1132 disabled = cbit & ~VT1724_CFG_SPDIF_OUT_EN;
1721 VT1724_CFG_SPDIF_OUT_EN ? 1 : 0;
1733 val &= ~VT1724_CFG_SPDIF_OUT_EN;
1735 val |= VT1724_CFG_SPDIF_OUT_EN;

Completed in 39 milliseconds