Symbol: igetdword
sound/pci/intel8x0.c
1001
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
1010
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
1306
val = igetdword(chip, ICHREG(ALI_INTERFACECR));
sound/pci/intel8x0.c
1322
val = igetdword(chip, ICHREG(ALI_INTERFACECR));
sound/pci/intel8x0.c
2225
glob_sta = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0.c
2250
unsigned int reg = igetdword(chip, ICHREG(ALI_RTSR));
sound/pci/intel8x0.c
2339
if ((igetdword(chip, ICHREG(GLOB_STA)) & ICH_SAMPLE_CAP) == ICH_SAMPLE_16_20)
sound/pci/intel8x0.c
2349
val = igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_PCM_SPDIF_MASK;
sound/pci/intel8x0.c
2361
igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_AC97COLD);
sound/pci/intel8x0.c
2396
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
2403
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
2421
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
2428
if ((igetdword(chip, ICHREG(GLOB_CNT)) & ICH_AC97WARM) == 0)
sound/pci/intel8x0.c
2433
igetdword(chip, ICHREG(GLOB_CNT)));
sound/pci/intel8x0.c
2449
cnt = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0.c
2466
status = igetdword(chip, ICHREG(GLOB_STA)) &
sound/pci/intel8x0.c
2476
igetdword(chip, ICHREG(GLOB_STA)));
sound/pci/intel8x0.c
2485
status |= igetdword(chip, ICHREG(GLOB_STA)) &
sound/pci/intel8x0.c
2499
nstatus = igetdword(chip, ICHREG(GLOB_STA)) &
sound/pci/intel8x0.c
2526
reg = igetdword(chip, ICHREG(ALI_SCR));
sound/pci/intel8x0.c
2535
if (! (igetdword(chip, ICHREG(ALI_INTERRUPTSR)) & ALI_INT_GPIO))
sound/pci/intel8x0.c
2545
reg = igetdword(chip, ICHREG(ALI_RTSR));
sound/pci/intel8x0.c
2668
(igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_PCM_SPDIF_MASK) |
sound/pci/intel8x0.c
2852
tmp = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0.c
2853
snd_iprintf(buffer, "Global control : 0x%08x\n", igetdword(chip, ICHREG(GLOB_CNT)));
sound/pci/intel8x0.c
2856
snd_iprintf(buffer, "SDM : 0x%08x\n", igetdword(chip, ICHREG(SDM)));
sound/pci/intel8x0.c
556
if ((igetdword(chip, ICHREG(GLOB_STA)) & codec) == 0)
sound/pci/intel8x0.c
575
igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA)));
sound/pci/intel8x0.c
611
tmp = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0.c
633
tmp = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0.c
663
while (--time && (igetdword(chip, ICHREG(ALI_CAS)) & ALI_CAS_SEM_BUSY))
sound/pci/intel8x0.c
822
status = igetdword(chip, chip->int_sta_reg);
sound/pci/intel8x0.c
900
val = igetdword(chip, ICHREG(ALI_DMACR));
sound/pci/intel8x0.c
909
fifo = igetdword(chip, fiforeg[ichdev->ali_slot / 4]);
sound/pci/intel8x0.c
937
igetdword(chip, ICHREG(ALI_INTERRUPTSR)) & ichdev->int_sta_mask);
sound/pci/intel8x0.c
992
cnt = igetdword(chip, ICHREG(ALI_SCR));
sound/pci/intel8x0m.c
1064
tmp = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0m.c
1066
igetdword(chip, ICHREG(GLOB_CNT)));
sound/pci/intel8x0m.c
345
if ((igetdword(chip, ICHREG(GLOB_STA)) & codec) == 0)
sound/pci/intel8x0m.c
361
igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA)));
sound/pci/intel8x0m.c
397
tmp = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0m.c
527
status = igetdword(chip, chip->int_sta_reg);
sound/pci/intel8x0m.c
847
glob_sta = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0m.c
880
igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_AC97COLD);
sound/pci/intel8x0m.c
897
cnt = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0m.c
901
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0m.c
909
if ((igetdword(chip, ICHREG(GLOB_CNT)) & ICH_AC97WARM) == 0)
sound/pci/intel8x0m.c
914
igetdword(chip, ICHREG(GLOB_CNT)));
sound/pci/intel8x0m.c
925
status = igetdword(chip, ICHREG(GLOB_STA)) &
sound/pci/intel8x0m.c
935
igetdword(chip, ICHREG(GLOB_STA)));
sound/pci/intel8x0m.c
946
status |= igetdword(chip, ICHREG(GLOB_STA)) & nstatus;
sound/pci/intel8x0m.c
957
nstatus = igetdword(chip, ICHREG(GLOB_STA)) &