Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/
Dintel8x0.c197 #define ICH_SAMPLE_16_20 0x00400000 /* ICH4: 16- and 20-bit samples */ macro
2359 if ((igetdword(chip, ICHREG(GLOB_STA)) & ICH_SAMPLE_CAP) == ICH_SAMPLE_16_20) in snd_intel8x0_mixer()