Symbol: igetdword
sound/pci/intel8x0.c
1236
val = igetdword(chip, ICHREG(ALI_INTERFACECR));
sound/pci/intel8x0.c
1252
val = igetdword(chip, ICHREG(ALI_INTERFACECR));
sound/pci/intel8x0.c
2155
glob_sta = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0.c
2180
unsigned int reg = igetdword(chip, ICHREG(ALI_RTSR));
sound/pci/intel8x0.c
2269
if ((igetdword(chip, ICHREG(GLOB_STA)) & ICH_SAMPLE_CAP) == ICH_SAMPLE_16_20)
sound/pci/intel8x0.c
2279
val = igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_PCM_SPDIF_MASK;
sound/pci/intel8x0.c
2291
igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_AC97COLD);
sound/pci/intel8x0.c
2326
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
2333
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
2351
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
2358
if ((igetdword(chip, ICHREG(GLOB_CNT)) & ICH_AC97WARM) == 0)
sound/pci/intel8x0.c
2363
igetdword(chip, ICHREG(GLOB_CNT)));
sound/pci/intel8x0.c
2379
cnt = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0.c
2396
status = igetdword(chip, ICHREG(GLOB_STA)) &
sound/pci/intel8x0.c
2406
igetdword(chip, ICHREG(GLOB_STA)));
sound/pci/intel8x0.c
2415
status |= igetdword(chip, ICHREG(GLOB_STA)) &
sound/pci/intel8x0.c
2429
nstatus = igetdword(chip, ICHREG(GLOB_STA)) &
sound/pci/intel8x0.c
2456
reg = igetdword(chip, ICHREG(ALI_SCR));
sound/pci/intel8x0.c
2465
if (! (igetdword(chip, ICHREG(ALI_INTERRUPTSR)) & ALI_INT_GPIO))
sound/pci/intel8x0.c
2475
reg = igetdword(chip, ICHREG(ALI_RTSR));
sound/pci/intel8x0.c
2598
(igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_PCM_SPDIF_MASK) |
sound/pci/intel8x0.c
2782
tmp = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0.c
2783
snd_iprintf(buffer, "Global control : 0x%08x\n", igetdword(chip, ICHREG(GLOB_CNT)));
sound/pci/intel8x0.c
2786
snd_iprintf(buffer, "SDM : 0x%08x\n", igetdword(chip, ICHREG(SDM)));
sound/pci/intel8x0.c
486
if ((igetdword(chip, ICHREG(GLOB_STA)) & codec) == 0)
sound/pci/intel8x0.c
505
igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA)));
sound/pci/intel8x0.c
541
tmp = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0.c
563
tmp = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0.c
593
while (--time && (igetdword(chip, ICHREG(ALI_CAS)) & ALI_CAS_SEM_BUSY))
sound/pci/intel8x0.c
752
status = igetdword(chip, chip->int_sta_reg);
sound/pci/intel8x0.c
830
val = igetdword(chip, ICHREG(ALI_DMACR));
sound/pci/intel8x0.c
839
fifo = igetdword(chip, fiforeg[ichdev->ali_slot / 4]);
sound/pci/intel8x0.c
867
igetdword(chip, ICHREG(ALI_INTERRUPTSR)) & ichdev->int_sta_mask);
sound/pci/intel8x0.c
922
cnt = igetdword(chip, ICHREG(ALI_SCR));
sound/pci/intel8x0.c
931
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
940
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0m.c
1012
tmp = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0m.c
1014
igetdword(chip, ICHREG(GLOB_CNT)));
sound/pci/intel8x0m.c
293
if ((igetdword(chip, ICHREG(GLOB_STA)) & codec) == 0)
sound/pci/intel8x0m.c
309
igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA)));
sound/pci/intel8x0m.c
345
tmp = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0m.c
475
status = igetdword(chip, chip->int_sta_reg);
sound/pci/intel8x0m.c
795
glob_sta = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0m.c
828
igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_AC97COLD);
sound/pci/intel8x0m.c
845
cnt = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0m.c
849
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0m.c
857
if ((igetdword(chip, ICHREG(GLOB_CNT)) & ICH_AC97WARM) == 0)
sound/pci/intel8x0m.c
862
igetdword(chip, ICHREG(GLOB_CNT)));
sound/pci/intel8x0m.c
873
status = igetdword(chip, ICHREG(GLOB_STA)) &
sound/pci/intel8x0m.c
883
igetdword(chip, ICHREG(GLOB_STA)));
sound/pci/intel8x0m.c
894
status |= igetdword(chip, ICHREG(GLOB_STA)) & nstatus;
sound/pci/intel8x0m.c
905
nstatus = igetdword(chip, ICHREG(GLOB_STA)) &