Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Dintel8x0m.c786 unsigned int glob_sta = 0; in snd_intel8x0m_mixer() local
799 glob_sta = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0m_mixer()
810 ac97.num = glob_sta & ICH_SCR ? 1 : 0; in snd_intel8x0m_mixer()
H A Dintel8x0.c2124 unsigned int glob_sta = 0; in snd_intel8x0_mixer() local
2159 glob_sta = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0_mixer()
2164 if (! (glob_sta & chip->codec_bit[i])) in snd_intel8x0_mixer()