Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/
Dintel8x0m.c134 #define ICH_SAMPLE_CAP 0x00c00000 /* ICH4: sample capability bits (RO) */ macro
Dintel8x0.c196 #define ICH_SAMPLE_CAP 0x00c00000 /* ICH4: sample capability bits (RO) */ macro
2359 if ((igetdword(chip, ICHREG(GLOB_STA)) & ICH_SAMPLE_CAP) == ICH_SAMPLE_16_20) in snd_intel8x0_mixer()