Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/sound/pci/
H A Dintel8x0.c143 #define ICH_PCM_SPDIF_MASK 0xc0000000 /* s/pdif pcm slot mask (ICH4) */ macro
2304 val = igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_PCM_SPDIF_MASK; in snd_intel8x0_mixer()
2631 (igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_PCM_SPDIF_MASK) | in intel8x0_resume()

Completed in 16 milliseconds