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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dintel8x0.c396 unsigned int sdm_saved; /* SDM reg value */
2010 igetbyte(chip, ICHREG(SDM)) & ICH_LDI_MASK;
2083 u8 tmp = igetbyte(chip, ICHREG(SDM));
2097 iputbyte(chip, ICHREG(SDM), tmp);
2390 chip->sdm_saved = igetbyte(chip, ICHREG(SDM));
2435 iputbyte(chip, ICHREG(SDM), chip->sdm_saved);
2577 snd_iprintf(buffer, "SDM : 0x%08x\n", igetdword(chip, ICHREG(SDM)));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Di810_audio.c201 SDM = 0x80 /* SDATA_IN Map Register */ enumerator in enum:__anon11030
2958 primary_codec_id = (int) readl(card->iobase_mmio + SDM) & 0x3;
3027 possible IO channels. Bit 0:1 of SDM then holds the
3031 ac97_id = (int) readl(card->iobase_mmio + SDM) & 0x3;

Completed in 110 milliseconds