Lines Matching refs:GLOB_STA
486 if ((igetdword(chip, ICHREG(GLOB_STA)) & codec) == 0) in snd_intel8x0_codec_semaphore()
505 igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA))); in snd_intel8x0_codec_semaphore()
541 tmp = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0_codec_read()
544 iputdword(chip, ICHREG(GLOB_STA), tmp & in snd_intel8x0_codec_read()
563 tmp = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0_codec_read_test()
566 iputdword(chip, ICHREG(GLOB_STA), tmp & in snd_intel8x0_codec_read_test()
2162 glob_sta = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0_mixer()
2276 if ((igetdword(chip, ICHREG(GLOB_STA)) & ICH_SAMPLE_CAP) == ICH_SAMPLE_16_20) in snd_intel8x0_mixer()
2386 cnt = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0_ich_chip_init()
2387 iputdword(chip, ICHREG(GLOB_STA), cnt & status); in snd_intel8x0_ich_chip_init()
2403 status = igetdword(chip, ICHREG(GLOB_STA)) & in snd_intel8x0_ich_chip_init()
2413 igetdword(chip, ICHREG(GLOB_STA))); in snd_intel8x0_ich_chip_init()
2422 status |= igetdword(chip, ICHREG(GLOB_STA)) & in snd_intel8x0_ich_chip_init()
2436 nstatus = igetdword(chip, ICHREG(GLOB_STA)) & in snd_intel8x0_ich_chip_init()
2794 tmp = igetdword(chip, ICHREG(GLOB_STA)); in snd_intel8x0_proc_read()