Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dintel8x0.c148 #define ICH_PCM_20BIT 0x00400000 /* 20-bit samples (ICH4) */ macro
963 cnt &= ~(ICH_PCM_246_MASK | ICH_PCM_20BIT); in snd_intel8x0_setup_pcm_out()
982 cnt |= ICH_PCM_20BIT; in snd_intel8x0_setup_pcm_out()