Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dintel8x0m.c820 unsigned int glob_sta = 0; in snd_intel8x0m_mixer() local
833 glob_sta = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0m_mixer()
843 ac97.num = glob_sta & ICH_SCR ? 1 : 0; in snd_intel8x0m_mixer()
Dintel8x0.c2155 unsigned int glob_sta = 0; in snd_intel8x0_mixer() local
2190 glob_sta = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0_mixer()
2195 if (! (glob_sta & chip->codec_bit[i])) in snd_intel8x0_mixer()