Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dintel8x0m.c104 #define ICH_SAMPLE_CAP 0x00c00000 /* ICH4: sample capability bits (RO) */ macro
H A Dintel8x0.c149 #define ICH_SAMPLE_CAP 0x00c00000 /* ICH4: sample capability bits (RO) */ macro
2276 if ((igetdword(chip, ICHREG(GLOB_STA)) & ICH_SAMPLE_CAP) == ICH_SAMPLE_16_20) in snd_intel8x0_mixer()