Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Dintel8x0.c168 #define ICH_PCM_20BIT 0x00400000 /* 20-bit samples (ICH4) */ macro
1019 cnt &= ~(ICH_PCM_246_MASK | ICH_PCM_20BIT); in snd_intel8x0_setup_pcm_out()
1038 cnt |= ICH_PCM_20BIT; in snd_intel8x0_setup_pcm_out()