Symbol: iputdword
sound/pci/intel8x0.c
1007
iputdword(chip, ICHREG(GLOB_CNT), 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
1308
iputdword(chip, ICHREG(ALI_INTERFACECR), val);
sound/pci/intel8x0.c
1324
iputdword(chip, ICHREG(ALI_INTERFACECR), val);
sound/pci/intel8x0.c
2255
iputdword(chip, ICHREG(ALI_RTSR), reg | 0x40);
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
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
2402
iputdword(chip, ICHREG(GLOB_CNT), cnt & ~ICH_AC97COLD);
sound/pci/intel8x0.c
2405
iputdword(chip, ICHREG(GLOB_CNT), cnt | ICH_AC97COLD);
sound/pci/intel8x0.c
2425
iputdword(chip, ICHREG(GLOB_CNT), cnt);
sound/pci/intel8x0.c
2450
iputdword(chip, ICHREG(GLOB_STA), cnt & status);
sound/pci/intel8x0.c
2532
iputdword(chip, ICHREG(ALI_SCR), reg);
sound/pci/intel8x0.c
2548
iputdword(chip, ICHREG(ALI_RTSR), reg | 0x80);
sound/pci/intel8x0.c
2589
iputdword(chip, ICH_REG_OFF_BDBAR + chip->ichd[i].reg_offset,
sound/pci/intel8x0.c
2667
iputdword(chip, ICHREG(GLOB_CNT),
sound/pci/intel8x0.c
2683
iputdword(chip, port + ICH_REG_OFF_BDBAR, ichdev->bdbar_addr);
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
614
iputdword(chip, ICHREG(GLOB_STA), tmp &
sound/pci/intel8x0.c
636
iputdword(chip, ICHREG(GLOB_STA), tmp &
sound/pci/intel8x0.c
712
iputdword(chip, port + ICH_REG_OFF_BDBAR, ichdev->bdbar_addr);
sound/pci/intel8x0.c
829
iputdword(chip, chip->int_sta_reg, status);
sound/pci/intel8x0.c
843
iputdword(chip, chip->int_sta_reg, status & chip->int_sta_mask);
sound/pci/intel8x0.c
912
iputdword(chip, fiforeg[ichdev->ali_slot / 4], fifo);
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
998
iputdword(chip, ICHREG(ALI_SCR), cnt);
sound/pci/intel8x0m.c
400
iputdword(chip, ICHREG(GLOB_STA),
sound/pci/intel8x0m.c
424
iputdword(chip, port + ICH_REG_OFF_BDBAR, ichdev->bdbar_addr);
sound/pci/intel8x0m.c
532
iputdword(chip, chip->int_sta_reg, status);
sound/pci/intel8x0m.c
543
iputdword(chip, chip->int_sta_reg, status & chip->int_sta_mask);
sound/pci/intel8x0m.c
879
iputdword(chip, ICHREG(GLOB_CNT),
sound/pci/intel8x0m.c
898
iputdword(chip, ICHREG(GLOB_STA), cnt & status);
sound/pci/intel8x0m.c
905
iputdword(chip, ICHREG(GLOB_CNT), cnt);
sound/pci/intel8x0m.c
991
iputdword(chip, ICH_REG_OFF_BDBAR + chip->ichd[i].reg_offset, chip->ichd[i].bdbar_addr);