Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/
Dintel8x0.c125 #define ICH_PCM_20BIT 0x00400000 /* 20-bit samples (ICH4) */ macro
945 cnt &= ~(ICH_PCM_246_MASK | ICH_PCM_20BIT); in snd_intel8x0_setup_pcm_out()
964 cnt |= ICH_PCM_20BIT; in snd_intel8x0_setup_pcm_out()