Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/
Dintel8x0m.c789 unsigned int glob_sta = 0; in snd_intel8x0m_mixer() local
802 glob_sta = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0m_mixer()
813 ac97.num = glob_sta & ICH_SCR ? 1 : 0; in snd_intel8x0m_mixer()
Dintel8x0.c2127 unsigned int glob_sta = 0; in snd_intel8x0_mixer() local
2162 glob_sta = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0_mixer()
2167 if (! (glob_sta & chip->codec_bit[i])) in snd_intel8x0_mixer()