Lines Matching refs:GLOB_STA
293 if ((igetdword(chip, ICHREG(GLOB_STA)) & codec) == 0) in snd_intel8x0m_codec_semaphore()
309 igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA))); in snd_intel8x0m_codec_semaphore()
345 tmp = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0m_codec_read()
348 iputdword(chip, ICHREG(GLOB_STA), in snd_intel8x0m_codec_read()
802 glob_sta = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0m_mixer()
852 cnt = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0m_ich_chip_init()
853 iputdword(chip, ICHREG(GLOB_STA), cnt & status); in snd_intel8x0m_ich_chip_init()
880 status = igetdword(chip, ICHREG(GLOB_STA)) & in snd_intel8x0m_ich_chip_init()
890 igetdword(chip, ICHREG(GLOB_STA))); in snd_intel8x0m_ich_chip_init()
901 status |= igetdword(chip, ICHREG(GLOB_STA)) & nstatus; in snd_intel8x0m_ich_chip_init()
912 nstatus = igetdword(chip, ICHREG(GLOB_STA)) & in snd_intel8x0m_ich_chip_init()
1024 tmp = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0m_proc_read()