Symbol: ICHREG
sound/pci/intel8x0.c
1001
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
1007
iputdword(chip, ICHREG(GLOB_CNT), cnt);
sound/pci/intel8x0.c
1010
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
1023
iputdword(chip, ICHREG(GLOB_CNT), cnt & ~ICH_PCM_246_MASK);
sound/pci/intel8x0.c
1032
iputdword(chip, ICHREG(GLOB_CNT), cnt);
sound/pci/intel8x0.c
1306
val = igetdword(chip, ICHREG(ALI_INTERFACECR));
sound/pci/intel8x0.c
1308
iputdword(chip, ICHREG(ALI_INTERFACECR), val);
sound/pci/intel8x0.c
1322
val = igetdword(chip, ICHREG(ALI_INTERFACECR));
sound/pci/intel8x0.c
1324
iputdword(chip, ICHREG(ALI_INTERFACECR), val);
sound/pci/intel8x0.c
2225
glob_sta = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0.c
2235
igetbyte(chip, ICHREG(SDM)) & ICH_LDI_MASK;
sound/pci/intel8x0.c
2250
unsigned int reg = igetdword(chip, ICHREG(ALI_RTSR));
sound/pci/intel8x0.c
2255
iputdword(chip, ICHREG(ALI_RTSR), reg | 0x40);
sound/pci/intel8x0.c
2311
u8 tmp = igetbyte(chip, ICHREG(SDM));
sound/pci/intel8x0.c
2325
iputbyte(chip, ICHREG(SDM), tmp);
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
2351
iputdword(chip, ICHREG(GLOB_CNT), val);
sound/pci/intel8x0.c
2360
iputdword(chip, ICHREG(GLOB_CNT),
sound/pci/intel8x0.c
2361
igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_AC97COLD);
sound/pci/intel8x0.c
2372
iputdword(chip, ICHREG(ALI_SCR), ICH_ALI_SC_RESET);
sound/pci/intel8x0.c
2373
iputdword(chip, ICHREG(ALI_FIFOCR1), 0x83838383);
sound/pci/intel8x0.c
2374
iputdword(chip, ICHREG(ALI_FIFOCR2), 0x83838383);
sound/pci/intel8x0.c
2375
iputdword(chip, ICHREG(ALI_FIFOCR3), 0x83838383);
sound/pci/intel8x0.c
2376
iputdword(chip, ICHREG(ALI_INTERFACECR),
sound/pci/intel8x0.c
2378
iputdword(chip, ICHREG(ALI_INTERRUPTCR), 0x00000000);
sound/pci/intel8x0.c
2379
iputdword(chip, ICHREG(ALI_INTERRUPTSR), 0x00000000);
sound/pci/intel8x0.c
2396
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
2402
iputdword(chip, ICHREG(GLOB_CNT), cnt & ~ICH_AC97COLD);
sound/pci/intel8x0.c
2403
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
2405
iputdword(chip, ICHREG(GLOB_CNT), cnt | ICH_AC97COLD);
sound/pci/intel8x0.c
2421
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0.c
2425
iputdword(chip, ICHREG(GLOB_CNT), 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
2450
iputdword(chip, ICHREG(GLOB_STA), cnt & status);
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
2532
iputdword(chip, ICHREG(ALI_SCR), reg);
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
2548
iputdword(chip, ICHREG(ALI_RTSR), reg | 0x80);
sound/pci/intel8x0.c
2634
chip->sdm_saved = igetbyte(chip, ICHREG(SDM));
sound/pci/intel8x0.c
2665
iputbyte(chip, ICHREG(SDM), chip->sdm_saved);
sound/pci/intel8x0.c
2667
iputdword(chip, ICHREG(GLOB_CNT),
sound/pci/intel8x0.c
2668
(igetdword(chip, ICHREG(GLOB_CNT)) & ~ICH_PCM_SPDIF_MASK) |
sound/pci/intel8x0.c
2738
iputdword(chip, ICHREG(ALI_DMACR), 1 << ichdev->ali_slot);
sound/pci/intel8x0.c
2767
iputdword(chip, ICHREG(ALI_DMACR), 1 << (ichdev->ali_slot + 16));
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
565
if (!(igetbyte(chip, ICHREG(ACC_SEMA)) & ICH_CAS))
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
614
iputdword(chip, ICHREG(GLOB_STA), tmp &
sound/pci/intel8x0.c
633
tmp = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0.c
636
iputdword(chip, ICHREG(GLOB_STA), tmp &
sound/pci/intel8x0.c
649
int val = igetbyte(chip, ICHREG(ALI_CSPSR));
sound/pci/intel8x0.c
663
while (--time && (igetdword(chip, ICHREG(ALI_CAS)) & ALI_CAS_SEM_BUSY))
sound/pci/intel8x0.c
680
iputword(chip, ICHREG(ALI_CPR_ADDR), reg);
sound/pci/intel8x0.c
683
data = igetword(chip, ICHREG(ALI_SPR));
sound/pci/intel8x0.c
695
iputword(chip, ICHREG(ALI_CPR), val);
sound/pci/intel8x0.c
698
iputword(chip, ICHREG(ALI_CPR_ADDR), reg);
sound/pci/intel8x0.c
896
ICHREG(ALI_FIFOCR1), ICHREG(ALI_FIFOCR2), ICHREG(ALI_FIFOCR3)
sound/pci/intel8x0.c
900
val = igetdword(chip, ICHREG(ALI_DMACR));
sound/pci/intel8x0.c
917
iputdword(chip, ICHREG(ALI_DMACR), val | (1 << ichdev->ali_slot));
sound/pci/intel8x0.c
925
iputdword(chip, ICHREG(ALI_DMACR), val | (1 << (ichdev->ali_slot + 16)));
sound/pci/intel8x0.c
936
iputdword(chip, ICHREG(ALI_INTERRUPTSR),
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/intel8x0.c
998
iputdword(chip, ICHREG(ALI_SCR), cnt);
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
351
if (!(igetbyte(chip, ICHREG(ACC_SEMA)) & ICH_CAS))
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
400
iputdword(chip, ICHREG(GLOB_STA),
sound/pci/intel8x0m.c
847
glob_sta = igetdword(chip, ICHREG(GLOB_STA));
sound/pci/intel8x0m.c
879
iputdword(chip, ICHREG(GLOB_CNT),
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
898
iputdword(chip, ICHREG(GLOB_STA), cnt & status);
sound/pci/intel8x0m.c
901
cnt = igetdword(chip, ICHREG(GLOB_CNT));
sound/pci/intel8x0m.c
905
iputdword(chip, ICHREG(GLOB_CNT), 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)) &