Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Dintel8x0.c172 #define ICH_PCM_20BIT 0x00400000 /* 20-bit samples (ICH4) */ macro
1023 cnt &= ~(ICH_PCM_246_MASK | ICH_PCM_20BIT); in snd_intel8x0_setup_pcm_out()
1042 cnt |= ICH_PCM_20BIT; in snd_intel8x0_setup_pcm_out()