Home
last modified time | relevance | path

Searched refs:ICH_PCM_SPDIF_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/
H A Dintel8x0.c120 #define ICH_PCM_SPDIF_MASK 0xc0000000 /* s/pdif pcm slot mask (ICH4) */ macro
2286 val = igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_PCM_SPDIF_MASK; in snd_intel8x0_mixer()
2606 (igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_PCM_SPDIF_MASK) | in intel8x0_resume()