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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dintel8x0.c163 #define ICH_PCM_246_MASK 0x00300000 /* chan mask (not all chips) */ macro
982 cnt &= ~(ICH_PCM_246_MASK | ICH_PCM_20BIT);
993 if (cnt & ICH_PCM_246_MASK) {
994 iputdword(chip, ICHREG(GLOB_CNT), cnt & ~ICH_PCM_246_MASK);
2262 cnt &= ~(ICH_ACLINK | ICH_PCM_246_MASK);
2287 cnt &= ~(ICH_ACLINK | ICH_PCM_246_MASK);

Completed in 113 milliseconds