outw              138 arch/x86/boot/video.h 	outw(index+(v << 8), port);
outw              294 arch/x86/kernel/cpu/cpufreq/longhaul.c 			outw(1 << 4, acpi_regs_addr);
outw              175 arch/x86/kernel/geode_32.c 		outw(VSA_VR_UNLOCK, VSA_VRC_INDEX);
outw              176 arch/x86/kernel/geode_32.c 		outw(VSA_VR_SIGNATURE, VSA_VRC_INDEX);
outw              152 arch/x86/kernel/visws_quirks.c 		outw(pm_status, PMSTS_PORT);
outw              154 arch/x86/kernel/visws_quirks.c 	outw(PM_SUSPEND_ENABLE, PMCNTRL_PORT);
outw               68 arch/x86/pci/direct.c 		outw((u16)value, 0xCFC + (reg & 2));
outw              160 arch/x86/pci/direct.c 		outw((u16)value, PCI_CONF2_ADDRESS(dev, reg));
outw               57 arch/x86/pci/early.c 	outw(val, 0xcfc + (offset&2));
outw              102 arch/x86/pci/numaq_32.c 			outw((u16)value, 0xCFC + (reg & 2));
outw              177 include/asm-frv/io.h #define outw_p(x,addr)	outw(x,addr)
outw              117 include/asm-mn10300/io.h #define outw_p(x, addr)	outw((x), (addr))
outw              168 include/asm-mn10300/io.h 			outw(*buf++, addr);
outw               33 include/asm-mn10300/unit-asb2303/smc91111.h #define SMC_outw(v, a, r)	outw(v, (unsigned long) ((a) + (r)))
outw              210 include/asm-parisc/io.h #define outw_p outw
outw              226 include/asm-parisc/io.h extern void outw(unsigned short b, int addr);
outw              176 include/asm-parisc/pci.h 	void (*outw) (struct pci_hba_data *hba, u16 port, u16 data);
outw              231 include/asm-x86/geode.h 	outw(value, base + reg + (timer * 8));
outw              147 include/asm-xtensa/io.h #define outw_p(val, port)	outw((val), (port))
outw              237 include/video/vga.h 	outw(VGA_OUT16VAL (val, reg), port);
outw              103 lib/iomap.c    #define pio_write16be(val,port) outw(swab16(val),port)
outw              118 lib/iomap.c    	IO_COND(addr, outw(val,port), writew(val, addr));
outw               83 sound/isa/gus/gus_io.c 	outw((unsigned short) data, gus->gf1.reg_data16);
outw              293 sound/isa/gus/gus_io.c 	outw((unsigned short) addr, gus->gf1.reg_data16);
outw              308 sound/isa/gus/gus_io.c 	outw((unsigned short) addr, gus->gf1.reg_data16);
outw              326 sound/isa/gus/gus_io.c 	outw((unsigned short) addr, gus->gf1.reg_data16);
outw              350 sound/isa/gus/gus_io.c 	outw((unsigned short) addr, gus->gf1.reg_data16);
outw              358 sound/isa/gus/gus_io.c 	outw(data, gus->gf1.reg_data16);
outw              374 sound/isa/gus/gus_io.c 	outw((unsigned short) addr, gus->gf1.reg_data16);
outw              403 sound/isa/gus/gus_io.c 	outw((unsigned short) addr, gus->gf1.reg_data16);
outw              411 sound/isa/gus/gus_io.c 		outw(value, port);
outw               52 sound/isa/sb/emu8000.c 		outw((unsigned short)reg, EMU8000_PTR(emu)); /* Set register */
outw               55 sound/isa/sb/emu8000.c 	outw((unsigned short)val, port); /* Send data */
outw               66 sound/isa/sb/emu8000.c 		outw((unsigned short)reg, EMU8000_PTR(emu)); /* Set register */
outw               80 sound/isa/sb/emu8000.c 		outw((unsigned short)reg, EMU8000_PTR(emu)); /* Set register */
outw               83 sound/isa/sb/emu8000.c 	outw((unsigned short)val, port); /* Send low word of data */
outw               84 sound/isa/sb/emu8000.c 	outw((unsigned short)(val>>16), port+2); /* Send high word of data */
outw               96 sound/isa/sb/emu8000.c 		outw((unsigned short)reg, EMU8000_PTR(emu)); /* Set register */
outw             1122 sound/isa/wavefront/wavefront_synth.c 				outw (sample_short, dev->block_port);
outw             1124 sound/isa/wavefront/wavefront_synth.c 				outw (sample_short, dev->last_block_port);
outw               74 sound/oss/pas2_mixer.c 		  outw(data | (data << 8), (ioaddr + pas_translate_code) - 1);
outw              170 sound/oss/pss.c  			outw(data, REG(PSS_DATA));
outw              231 sound/oss/pss.c 	outw(tmp | bits, REG(dev));
outw              240 sound/oss/pss.c 	outw(bits | tmp, REG(dev));
outw              263 sound/oss/pss.c 	outw(tmp | bits, REG(dev));
outw              271 sound/oss/pss.c 	outw(0x2000, REG(PSS_CONTROL));
outw              274 sound/oss/pss.c 	outw(0x0000, REG(PSS_CONTROL));
outw              287 sound/oss/pss.c 			outw(word, REG(PSS_DATA));
outw              318 sound/oss/pss.c 		outw(0x00fe, REG(PSS_DATA));
outw              325 sound/oss/pss.c 		outw(*block++, REG(PSS_DATA));
outw              356 sound/oss/pss.c 			outw (0xffff, REG (PSS_DATA));
outw              361 sound/oss/pss.c 			outw (*block++, REG (PSS_DATA));
outw              369 sound/oss/pss.c 		outw(0, REG(PSS_DATA));
outw              651 sound/oss/pss.c 	outw(0x0000, REG(CONF_PSS));	/* 0x0400 enables joystick */
outw              652 sound/oss/pss.c 	outw(0x0000, REG(CONF_WSS));
outw              653 sound/oss/pss.c 	outw(0x0000, REG(CONF_SB));
outw              654 sound/oss/pss.c 	outw(0x0000, REG(CONF_MIDI));
outw              655 sound/oss/pss.c 	outw(0x0000, REG(CONF_CDROM));
outw              664 sound/oss/pss.c 		outw(0x0400, REG(CONF_PSS));	/* 0x0400 enables joystick */
outw               82 sound/oss/sh_dac_audio.c 		outw(v, HD64461_GPADR);
outw               95 sound/oss/sh_dac_audio.c 		outw(v, HD64461_GPADR);
outw              273 sound/oss/waveartist.c 			outw(cmd[i], io_base + CMDR);
outw              752 sound/pci/ali5451/ali5451.c 		outw(wval, ALI_REG(codec, ALI_SPDIF_CTRL + 2));
outw              760 sound/pci/ali5451/ali5451.c 		outw(wval, ALI_REG(codec, ALI_SPDIF_CTRL + 2));
outw              839 sound/pci/ali5451/ali5451.c 	outw(rate | 0x10, ALI_REG(codec, ALI_SPDIF_CS + 2));
outw              871 sound/pci/ali5451/ali5451.c 	outw(wVal, ALI_REG(codec, ALI_GLOBAL_CONTROL));
outw              881 sound/pci/ali5451/ali5451.c    	outw(wVal, ALI_REG(codec, ALI_GLOBAL_CONTROL));
outw              899 sound/pci/ali5451/ali5451.c    	outw(wVal, ALI_REG(codec, ALI_GLOBAL_CONTROL));
outw              348 sound/pci/azt3328.c 	outw(value, chip->codec_io + reg);
outw              378 sound/pci/azt3328.c 	outw(value, chip->game_io + reg);
outw              396 sound/pci/azt3328.c 	outw(value, chip->mixer_io + reg);
outw             2366 sound/pci/azt3328.c 		outw(chip->saved_regs_game[reg], chip->game_io + reg * 2);
outw             2368 sound/pci/azt3328.c 		outw(chip->saved_regs_mpu[reg], chip->mpu_io + reg * 2);
outw             2370 sound/pci/azt3328.c 		outw(chip->saved_regs_opl3[reg], chip->opl3_io + reg * 2);
outw             2372 sound/pci/azt3328.c 		outw(chip->saved_regs_mixer[reg], chip->mixer_io + reg * 2);
outw             2374 sound/pci/azt3328.c 		outw(chip->saved_regs_codec[reg], chip->codec_io + reg * 2);
outw             1083 sound/pci/ca0106/ca0106_main.c 	outw(val, emu->port + AC97DATA);
outw             1436 sound/pci/ca0106/ca0106_main.c         outw(0x8000, chip->port + AC97DATA);
outw              528 sound/pci/cmipci.c 	outw(data, cm->iobase + cmd);
outw             3443 sound/pci/cs46xx/cs46xx_lib.c 		outw(nval, chip->acpi_port + 0x10);
outw              725 sound/pci/emu10k1/emu10k1x.c 	outw(val, emu->port + AC97DATA);
outw              517 sound/pci/emu10k1/io.c 	outw(data, emu->port + AC97DATA);
outw               44 sound/pci/emu10k1/timer.c 	outw(delay & TIMER_RATE_MASK, emu->port + TIMER);
outw              592 sound/pci/ens1370.c 			outw(ES_1370_CODEC_WRITE(reg, val), ES_REG(ensoniq, 1370_CODEC));
outw             1743 sound/pci/ens1370.c 	outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x02), ES_REG(ensoniq, 1370_CODEC));
outw             1746 sound/pci/ens1370.c 	outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x03), ES_REG(ensoniq, 1370_CODEC));
outw             2034 sound/pci/ens1370.c 	outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x02), ES_REG(ensoniq, 1370_CODEC));
outw             2037 sound/pci/ens1370.c 	outw(ES_1370_CODEC_WRITE(AK4531_RESET, 0x03), ES_REG(ensoniq, 1370_CODEC));
outw              503 sound/pci/es1938.c 	outw(0, SLIO_REG(chip, AUDIO2DMACOUNT));
outw              504 sound/pci/es1938.c 	outw(chip->dma2_size, SLIO_REG(chip, AUDIO2DMACOUNT));
outw              517 sound/pci/es1938.c 	outw(chip->dma1_size - 1, SLDM_REG(chip, DMACOUNT));
outw              533 sound/pci/es1938.c 	outw(chip->dma1_size - 1, SLDM_REG(chip, DMACOUNT));
outw              573 sound/pci/es1968.c 	outw(reg, chip->io_port + ESM_INDEX);
outw              574 sound/pci/es1968.c 	outw(data, chip->io_port + ESM_DATA);
outw              590 sound/pci/es1968.c 		outw(reg, chip->io_port + ESM_INDEX);
outw              641 sound/pci/es1968.c 	outw(val, chip->io_port + ESM_AC97_DATA);
outw              764 sound/pci/es1968.c 	outw(reg, chip->io_port + WC_INDEX);
outw              765 sound/pci/es1968.c 	outw(value, chip->io_port + WC_DATA);
outw              775 sound/pci/es1968.c 	outw(reg, chip->io_port + WC_INDEX);
outw             1069 sound/pci/es1968.c 	outw(1, chip->io_port + 0x04);
outw             1071 sound/pci/es1968.c 	outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ);
outw             1197 sound/pci/es1968.c 	outw(1, chip->io_port + 0x04);
outw             1199 sound/pci/es1968.c 	outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ);
outw             1737 sound/pci/es1968.c 	outw(1, chip->io_port + 0x04); /* clear WP interrupts */
outw             1738 sound/pci/es1968.c 	outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); /* enable WP ints */
outw             1909 sound/pci/es1968.c 		outw(val, chip->io_port + ESM_AC97_DATA);
outw             1921 sound/pci/es1968.c 		outw(val, chip->io_port + ESM_AC97_DATA);
outw             1933 sound/pci/es1968.c 		outw(val, chip->io_port + ESM_AC97_DATA);
outw             1953 sound/pci/es1968.c 	outw(inw(chip->io_port + 4) & 1, chip->io_port + 4);
outw             2043 sound/pci/es1968.c 	outw(inw(ioaddr + 0x3a) & 0xfffc, ioaddr + 0x3a);
outw             2044 sound/pci/es1968.c 	outw(inw(ioaddr + 0x3c) & 0xfffc, ioaddr + 0x3c);
outw             2047 sound/pci/es1968.c 	outw(0x0000, ioaddr + 0x36);
outw             2053 sound/pci/es1968.c 	outw(0xfffe, ioaddr + 0x64);	/* unmask gpio 0 */
outw             2054 sound/pci/es1968.c 	outw(0x0001, ioaddr + 0x68);	/* gpio write */
outw             2055 sound/pci/es1968.c 	outw(0x0000, ioaddr + 0x60);	/* write 0 to gpio 0 */
outw             2057 sound/pci/es1968.c 	outw(0x0001, ioaddr + 0x60);	/* write 1 to gpio 1 */
outw             2060 sound/pci/es1968.c 	outw(save_68 | 0x1, ioaddr + 0x68);	/* now restore .. */
outw             2061 sound/pci/es1968.c 	outw((inw(ioaddr + 0x38) & 0xfffc) | 0x1, ioaddr + 0x38);
outw             2062 sound/pci/es1968.c 	outw((inw(ioaddr + 0x3a) & 0xfffc) | 0x1, ioaddr + 0x3a);
outw             2063 sound/pci/es1968.c 	outw((inw(ioaddr + 0x3c) & 0xfffc) | 0x1, ioaddr + 0x3c);
outw             2067 sound/pci/es1968.c 	outw(0x0000, ioaddr + 0x36);
outw             2068 sound/pci/es1968.c 	outw(0xfff7, ioaddr + 0x64);	/* unmask gpio 3 */
outw             2070 sound/pci/es1968.c 	outw(0x0009, ioaddr + 0x68);	/* gpio write 0 & 3 ?? */
outw             2071 sound/pci/es1968.c 	outw(0x0001, ioaddr + 0x60);	/* write 1 to gpio */
outw             2073 sound/pci/es1968.c 	outw(0x0009, ioaddr + 0x60);	/* write 9 to gpio */
outw             2076 sound/pci/es1968.c 	outw(inw(ioaddr + 0x3a) & 0xfffc, ioaddr + 0x3a);
outw             2077 sound/pci/es1968.c 	outw(inw(ioaddr + 0x3c) & 0xfffc, ioaddr + 0x3c);
outw             2104 sound/pci/es1968.c 			outw(0x80, ioaddr + 0x30);
outw             2114 sound/pci/es1968.c 		outw(0xf9ff, ioaddr + 0x64);
outw             2115 sound/pci/es1968.c 		outw(inw(ioaddr + 0x68) | 0x600, ioaddr + 0x68);
outw             2116 sound/pci/es1968.c 		outw(0x0209, ioaddr + 0x60);
outw             2120 sound/pci/es1968.c 	outw(save_ringbus_a, ioaddr + 0x36);
outw             2137 sound/pci/es1968.c 	outw(ESM_RESET_MAESTRO | ESM_RESET_DIRECTSOUND,
outw             2140 sound/pci/es1968.c 	outw(0x0000, chip->io_port + ESM_PORT_HOST_IRQ);
outw             2236 sound/pci/es1968.c 	outw(0xC090, iobase + ESM_RING_BUS_DEST); /* direct sound, stereo */
outw             2238 sound/pci/es1968.c 	outw(0x3000, iobase + ESM_RING_BUS_CONTR_A); /* enable ringbus/serial */
outw             2273 sound/pci/es1968.c 		outw(0x01E0 + i, iobase + WC_INDEX);
outw             2274 sound/pci/es1968.c 		outw(0x0000, iobase + WC_DATA);
outw             2278 sound/pci/es1968.c 		outw(0x01D0 + i, iobase + WC_INDEX);
outw             2279 sound/pci/es1968.c 		outw(0x0000, iobase + WC_DATA);
outw             2327 sound/pci/es1968.c 	outw(w, iobase + WC_CONTROL);
outw             2344 sound/pci/es1968.c 	outw(w, chip->io_port + ESM_PORT_HOST_IRQ);
outw             2482 sound/pci/es1968.c 		outw(1, chip->io_port + 0x04); /* clear WP interrupts */
outw             2483 sound/pci/es1968.c 		outw(0, chip->io_port + ESM_PORT_HOST_IRQ); /* disable IRQ */
outw              229 sound/pci/fm801.c 		outw(new, chip->port + reg);
outw              254 sound/pci/fm801.c 	outw(val, FM801_REG(chip, AC97_DATA));
outw              255 sound/pci/fm801.c 	outw(reg | (ac97->addr << FM801_AC97_ADDR_SHIFT), FM801_REG(chip, AC97_CMD));
outw              285 sound/pci/fm801.c 	outw(reg | (ac97->addr << FM801_AC97_ADDR_SHIFT) | FM801_AC97_READ,
outw              379 sound/pci/fm801.c 	outw(chip->ply_ctrl, FM801_REG(chip, PLY_CTRL));
outw              414 sound/pci/fm801.c 	outw(chip->cap_ctrl, FM801_REG(chip, CAP_CTRL));
outw              452 sound/pci/fm801.c 	outw(chip->ply_ctrl, FM801_REG(chip, PLY_CTRL));
outw              453 sound/pci/fm801.c 	outw(chip->ply_count - 1, FM801_REG(chip, PLY_COUNT));
outw              478 sound/pci/fm801.c 	outw(chip->cap_ctrl, FM801_REG(chip, CAP_CTRL));
outw              479 sound/pci/fm801.c 	outw(chip->cap_count - 1, FM801_REG(chip, CAP_COUNT));
outw              533 sound/pci/fm801.c 	outw(status, FM801_REG(chip, IRQ_STATUS));
outw              742 sound/pci/fm801.c 	outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              750 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              753 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              755 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              762 sound/pci/fm801.c 	outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              790 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              793 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              830 sound/pci/fm801.c 	outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              838 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              841 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              843 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              850 sound/pci/fm801.c 	outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              878 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              881 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              918 sound/pci/fm801.c 	outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              926 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              929 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              931 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              938 sound/pci/fm801.c 	outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              966 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              969 sound/pci/fm801.c 		outw(reg, FM801_REG(chip, GPIO_CTRL));
outw              996 sound/pci/fm801.c 	outw(reg, FM801_REG(chip, GPIO_CTRL));
outw             1274 sound/pci/fm801.c 	outw(FM801_AC97_READ | (codec_id << FM801_AC97_ADDR_SHIFT) | reg,
outw             1294 sound/pci/fm801.c 	outw((1<<5) | (1<<6), FM801_REG(chip, CODEC_CTRL));
outw             1297 sound/pci/fm801.c 	outw(0, FM801_REG(chip, CODEC_CTRL));
outw             1334 sound/pci/fm801.c 	outw(0x0808, FM801_REG(chip, PCM_VOL));
outw             1335 sound/pci/fm801.c 	outw(0x9f1f, FM801_REG(chip, FM_VOL));
outw             1336 sound/pci/fm801.c 	outw(0x8808, FM801_REG(chip, I2S_VOL));
outw             1339 sound/pci/fm801.c 	outw(0x0003, FM801_REG(chip, I2S_MODE));
outw             1347 sound/pci/fm801.c 	outw(cmdw, FM801_REG(chip, IRQ_MASK));
outw             1350 sound/pci/fm801.c 	outw(FM801_IRQ_PLAYBACK|FM801_IRQ_CAPTURE|FM801_IRQ_MPU, FM801_REG(chip, IRQ_STATUS));
outw             1366 sound/pci/fm801.c 	outw(cmdw, FM801_REG(chip, IRQ_MASK));
outw             1579 sound/pci/fm801.c 		outw(chip->saved_regs[i], chip->port + saved_regs[i]);
outw              167 sound/pci/ice1712/ice1712.c 	outw(val, ICEREG(ice, AC97_DATA));
outw              221 sound/pci/ice1712/ice1712.c 	outw(val, ICEMT(ice, AC97_DATA));
outw              468 sound/pci/ice1712/ice1712.c 				outw(3 << (idx * 2), ICEDS(ice, INTSTAT));
outw              597 sound/pci/ice1712/ice1712.c 	outw(buf_size, ice->ddma_port + 4);
outw              661 sound/pci/ice1712/ice1712.c 	outw(buf_size, ICEREG(ice, CONCAP_COUNT));
outw              792 sound/pci/ice1712/ice1712.c 	outw(tmp, ICEDS(ice, INTMASK));
outw              825 sound/pci/ice1712/ice1712.c 	outw(tmp, ICEDS(ice, INTMASK));
outw             1061 sound/pci/ice1712/ice1712.c 	outw((ice->playback_pro_size >> 2) - 1, ICEMT(ice, PLAYBACK_SIZE));
outw             1062 sound/pci/ice1712/ice1712.c 	outw((snd_pcm_lib_period_bytes(substream) >> 2) - 1, ICEMT(ice, PLAYBACK_COUNT));
outw             1084 sound/pci/ice1712/ice1712.c 	outw((ice->capture_pro_size >> 2) - 1, ICEMT(ice, CAPTURE_SIZE));
outw             1085 sound/pci/ice1712/ice1712.c 	outw((snd_pcm_lib_period_bytes(substream) >> 2) - 1, ICEMT(ice, CAPTURE_COUNT));
outw             1290 sound/pci/ice1712/ice1712.c 	outw(val, ICEMT(ice, MONITOR_VOLUME));
outw             2093 sound/pci/ice1712/ice1712.c 		outw(val, ICEMT(ice, ROUTE_PSDOUT03));
outw             2173 sound/pci/ice1712/ice1712.c 		outw(val, ICEMT(ice, ROUTE_SPDOUT));
outw              165 sound/pci/ice1712/ice1724.c 	outw(val, ICEMT1724(ice, AC97_DATA));
outw              200 sound/pci/ice1712/ice1724.c 	outw(data, ICEREG1724(ice, GPIO_WRITE_MASK));
outw              208 sound/pci/ice1712/ice1724.c 	outw(data, ICEREG1724(ice, GPIO_DATA));
outw              737 sound/pci/ice1712/ice1724.c 	outw(size, ICEMT1724(ice, PLAYBACK_SIZE));
outw              741 sound/pci/ice1712/ice1724.c 	outw(size, ICEMT1724(ice, PLAYBACK_COUNT));
outw              794 sound/pci/ice1712/ice1724.c 	outw((snd_pcm_lib_buffer_bytes(substream) >> 2) - 1,
outw              796 sound/pci/ice1712/ice1724.c 	outw((snd_pcm_lib_period_bytes(substream) >> 2) - 1,
outw             1083 sound/pci/ice1712/ice1724.c 	outw(val, ICEMT1724(ice, SPDIF_CTRL));
outw             1086 sound/pci/ice1712/ice1724.c 	outw(val, ICEMT1724(ice, SPDIF_CTRL));
outw              992 sound/pci/maestro3.c 	outw(value, chip->iobase + reg);
outw             1628 sound/pci/maestro3.c 		outw(val, chip->iobase + CODEC_DATA);
outw             1640 sound/pci/maestro3.c 		outw(val, chip->iobase + CODEC_DATA);
outw             1652 sound/pci/maestro3.c 		outw(val, chip->iobase + CODEC_DATA);
outw             1974 sound/pci/maestro3.c 	outw((inw(io + RING_BUS_CTRL_B) & ~SECOND_CODEC_ID_MASK) | isremote,
outw             1976 sound/pci/maestro3.c 	outw((inw(io + SDO_OUT_DEST_CTRL) & ~COMMAND_ADDR_OUT) | isremote,
outw             1978 sound/pci/maestro3.c 	outw((inw(io + SDO_IN_DEST_CTRL) & ~STATUS_ADDR_IN) | isremote,
outw             2029 sound/pci/maestro3.c 		outw(IO_SRAM_ENABLE, io + RING_BUS_CTRL_A);
outw             2032 sound/pci/maestro3.c 		outw(dir & ~GPO_PRIMARY_AC97 , io + GPIO_DIRECTION);
outw             2033 sound/pci/maestro3.c 		outw(~GPO_PRIMARY_AC97 , io + GPIO_MASK);
outw             2034 sound/pci/maestro3.c 		outw(0, io + GPIO_DATA);
outw             2035 sound/pci/maestro3.c 		outw(dir | GPO_PRIMARY_AC97, io + GPIO_DIRECTION);
outw             2039 sound/pci/maestro3.c 		outw(GPO_PRIMARY_AC97, io + GPIO_DATA);
outw             2042 sound/pci/maestro3.c 		outw(IO_SRAM_ENABLE | SERIAL_AC_LINK_ENABLE, io + RING_BUS_CTRL_A);
outw             2043 sound/pci/maestro3.c 		outw(~0, io + GPIO_MASK);
outw             2062 sound/pci/maestro3.c 	outw(RAC_SDFS_ENABLE|LAC_SDFS_ENABLE, io + RING_BUS_CTRL_A);
outw             2064 sound/pci/maestro3.c 	outw(tmp, io + RING_BUS_CTRL_A);
outw             2265 sound/pci/maestro3.c 	outw(~gpo, io + GPIO_MASK);
outw             2267 sound/pci/maestro3.c 	outw(inw(io + GPIO_DIRECTION) | gpo,
outw             2270 sound/pci/maestro3.c 	outw((GPO_SECONDARY_AC97 | GPO_PRIMARY_AC97 | polarity),
outw             2273 sound/pci/maestro3.c 	outw(0xffff, io + GPIO_MASK);
outw             2289 sound/pci/maestro3.c 	outw(0xffff, io + GPIO_MASK);
outw             2290 sound/pci/maestro3.c 	outw(0x0000, io + GPIO_DATA);
outw             2292 sound/pci/maestro3.c 	outw(~val, io + GPIO_MASK);
outw             2293 sound/pci/maestro3.c 	outw(inw(io + GPIO_DIRECTION) & ~val, io + GPIO_DIRECTION);
outw             2294 sound/pci/maestro3.c 	outw(val, io + GPIO_MASK);
outw             2296 sound/pci/maestro3.c 	outw(0xffff, io + GPIO_MASK);
outw             2366 sound/pci/maestro3.c 	outw(val, io + HOST_INT_CTRL);
outw             2392 sound/pci/maestro3.c 		outw(0, chip->iobase + HOST_INT_CTRL); /* disable ints */
outw               54 sound/pci/oxygen/oxygen_io.c 	outw(value, chip->addr + reg);
outw               83 sound/pci/oxygen/oxygen_io.c 	outw(tmp, chip->addr + reg);
outw              529 sound/pci/trident/trident_main.c 		outw(voice->CSO, TRID_REG(trident, CH_DX_CSO_ALPHA_FMS) + 2);
outw              555 sound/pci/trident/trident_main.c 		outw(voice->ESO, TRID_REG(trident, CH_DX_ESO_DELTA) + 2);
outw              587 sound/pci/trident/trident_main.c 		outw((voice->CTRL << 12) | voice->Vol,
outw              633 sound/pci/trident/trident_main.c 	outw(((voice->FMC & 0x0003) << 14) | ((voice->RVol & 0x007f) << 7) |
outw              657 sound/pci/trident/trident_main.c 	outw(((voice->FMC & 0x0003) << 14) | ((voice->RVol & 0x007f) << 7) |
outw             1068 sound/pci/trident/trident_main.c 	outw((ESO_bytes & 0x0000ffff), TRID_REG(trident, LEGACY_DMAR4));
outw             1073 sound/pci/trident/trident_main.c 	outw(val, TRID_REG(trident, T4D_SBDELTA_DELTA_R));
outw             1450 sound/pci/trident/trident_main.c 		outw((RESO & 0xffff), TRID_REG(trident, NX_SPESO));
outw             1453 sound/pci/trident/trident_main.c 		outw((voice->CSO & 0xffff), TRID_REG(trident, NX_SPCTRL_SPCSO));
outw              125 sound/pcmcia/pdaudiocf/pdaudiocf.h 	outw(chip->regmap[reg>>1] = val, chip->port + reg);
outw               78 sound/pcmcia/pdaudiocf/pdaudiocf_core.c 	outw((u16)reg << 8 | val | (1<<13), chip->port + PDAUDIOCF_REG_AK_IFR);
outw              251 sound/pcmcia/pdaudiocf/pdaudiocf_core.c 	outw(val, chip->port + PDAUDIOCF_REG_IER);
outw              266 sound/pcmcia/pdaudiocf/pdaudiocf_core.c 	outw(val, chip->port + PDAUDIOCF_REG_IER);
outw              378 sound/pcmcia/vx/vxp_ops.c 			outw(cpu_to_le16(*addr), port);
outw              388 sound/pcmcia/vx/vxp_ops.c 		outw(cpu_to_le16(*addr), port);