inw 291 arch/x86/kernel/cpu/cpufreq/longhaul.c bm_status = inw(acpi_regs_addr); inw 296 arch/x86/kernel/cpu/cpufreq/longhaul.c bm_status = inw(acpi_regs_addr); inw 178 arch/x86/kernel/geode_32.c val = inw(VSA_VRC_DATA); inw 18 arch/x86/kernel/scx200_32.c #define scx200_cb_probe(base) (inw((base) + SCx200_CBA) == (base)) inw 151 arch/x86/kernel/visws_quirks.c while ((pm_status = inw(PMSTS_PORT)) & 0x100) inw 39 arch/x86/pci/direct.c *value = inw(0xCFC + (reg & 2)); inw 121 arch/x86/pci/direct.c *value = inw(PCI_CONF2_ADDRESS(dev, reg)); inw 33 arch/x86/pci/early.c v = inw(0xcfc + (offset&2)); inw 63 arch/x86/pci/numaq_32.c *value = inw(0xCFC + (reg & 2)); inw 174 include/asm-frv/io.h #define inw_p(addr) inw(addr) inw 114 include/asm-mn10300/io.h #define inw_p(addr) inw(addr) inw 136 include/asm-mn10300/io.h u16 x = inw(addr); inw 32 include/asm-mn10300/unit-asb2303/smc91111.h #define SMC_inw(a, r) inw((unsigned long) ((a) + (r))) inw 207 include/asm-parisc/io.h #define inw_p inw inw 222 include/asm-parisc/io.h extern unsigned short inw(int addr); inw 173 include/asm-parisc/pci.h u16 (*inw) (struct pci_hba_data *hba, u16 port); inw 237 include/asm-x86/geode.h return inw(base + reg + (timer * 8)); inw 146 include/asm-xtensa/io.h #define inw_p(port) inw((port)) inw 62 lib/iomap.c #define pio_read16be(port) swab16(inw(port)) inw 78 lib/iomap.c IO_COND(addr, return inw(port), return readw(addr)); inw 92 sound/isa/gus/gus_io.c return inw(gus->gf1.reg_data16); inw 382 sound/isa/gus/gus_io.c res = inw(gus->gf1.reg_data16); inw 69 sound/isa/sb/emu8000.c res = inw(port); /* Read data */ inw 99 sound/isa/sb/emu8000.c low = inw(port); /* Read low word of data */ inw 100 sound/isa/sb/emu8000.c res = low + (inw(port+2) << 16); inw 483 sound/isa/sb/emu8000.c while (!(inw(EMU8000_PTR(emu)) & 0x1000)) inw 485 sound/isa/sb/emu8000.c while ((inw(EMU8000_PTR(emu)) & 0x1000)) inw 168 sound/oss/pss.c if (inw(REG(PSS_STATUS)) & PSS_WRITE_EMPTY) inw 195 sound/oss/pss.c id = inw(REG(PSS_ID)); inw 224 sound/oss/pss.c tmp = inw(REG(dev)) & ~0x38; /* Load confreg, mask IRQ bits out */ inw 237 sound/oss/pss.c unsigned short tmp = inw(REG(dev)) & 0x003f; inw 256 sound/oss/pss.c tmp = inw(REG(dev)) & ~0x07; /* Load confreg, mask DMA bits out */ inw 273 sound/oss/pss.c inw(REG(PSS_CONTROL)); inw 284 sound/oss/pss.c val = inw(REG(PSS_STATUS)); inw 300 sound/oss/pss.c val = inw(REG(PSS_STATUS)); inw 303 sound/oss/pss.c *word = inw(REG(PSS_DATA)); inw 322 sound/oss/pss.c if (inw(REG(PSS_DATA)) == 0x5500) inw 336 sound/oss/pss.c if (inw(REG(PSS_STATUS)) & PSS_FLAG3) inw 373 sound/oss/pss.c val = inw(REG(PSS_STATUS)); inw 378 sound/oss/pss.c val = inw(REG(PSS_STATUS)); inw 386 sound/oss/pss.c val = inw(REG(PSS_STATUS)); inw 393 sound/oss/pss.c val = inw(REG(PSS_DATA)); inw 698 sound/oss/pss.c id = inw(REG(PSS_ID)) & 0x00ff; inw 1183 sound/oss/pss.c printk(KERN_INFO "ECHO-PSS Rev. %d\n", inw(REG(PSS_ID)) & 0x00ff); inw 80 sound/oss/sh_dac_audio.c u16 v = inw(HD64461_GPADR); inw 93 sound/oss/sh_dac_audio.c u16 v = inw(HD64461_GPADR); inw 211 sound/oss/waveartist.c res = inw(hw->io_base + CMDR); inw 255 sound/oss/waveartist.c old_data = inw(io_base + CMDR); inw 286 sound/oss/waveartist.c resp[i] = inw(io_base + CMDR); inw 749 sound/pci/ali5451/ali5451.c wval = inw(ALI_REG(codec, ALI_SPDIF_CTRL + 2)); inw 757 sound/pci/ali5451/ali5451.c wval = inw(ALI_REG(codec, ALI_SPDIF_CTRL + 2)); inw 869 sound/pci/ali5451/ali5451.c wVal = inw(ALI_REG(codec, ALI_GLOBAL_CONTROL)); inw 879 sound/pci/ali5451/ali5451.c wVal = inw(ALI_REG(codec, ALI_GLOBAL_CONTROL)); inw 897 sound/pci/ali5451/ali5451.c wVal = inw(ALI_REG(codec, ALI_GLOBAL_CONTROL)); inw 943 sound/pci/ali5451/ali5451.c temp = inw(ALI_REG(codec, ALI_CSO_ALPHA_FMS + 2)); inw 1480 sound/pci/ali5451/ali5451.c cso = inw(ALI_REG(codec, ALI_CSO_ALPHA_FMS + 2)); inw 1501 sound/pci/ali5451/ali5451.c cso = inw(ALI_REG(codec, ALI_CSO_ALPHA_FMS + 2)); inw 300 sound/pci/als300.c return inw(chip->port+AC97_READ); inw 354 sound/pci/azt3328.c return inw(chip->codec_io + reg); inw 390 sound/pci/azt3328.c return inw(chip->game_io + reg); inw 402 sound/pci/azt3328.c return inw(chip->mixer_io + reg); inw 2323 sound/pci/azt3328.c chip->saved_regs_mixer[reg] = inw(chip->mixer_io + reg * 2); inw 2330 sound/pci/azt3328.c chip->saved_regs_codec[reg] = inw(chip->codec_io + reg * 2); inw 2336 sound/pci/azt3328.c chip->saved_regs_game[reg] = inw(chip->game_io + reg * 2); inw 2338 sound/pci/azt3328.c chip->saved_regs_mpu[reg] = inw(chip->mpu_io + reg * 2); inw 2340 sound/pci/azt3328.c chip->saved_regs_opl3[reg] = inw(chip->opl3_io + reg * 2); inw 1070 sound/pci/ca0106/ca0106_main.c val = inw(emu->port + AC97DATA); inw 341 sound/pci/ca0106/ca0106_proc.c value = inw(emu->port + i); inw 533 sound/pci/cmipci.c return inw(cm->iobase + cmd); inw 3435 sound/pci/cs46xx/cs46xx_lib.c nval = control = inw(chip->acpi_port + 0x10); inw 7 sound/pci/cs5535audio/cs5535audio.h #define cs_readw(cs5535au, reg) inw((cs5535au)->port + reg) inw 712 sound/pci/emu10k1/emu10k1x.c val = inw(emu->port + AC97DATA); inw 505 sound/pci/emu10k1/io.c val = inw(emu->port + AC97DATA); inw 1744 sound/pci/ens1370.c inw(ES_REG(ensoniq, 1370_CODEC)); inw 1747 sound/pci/ens1370.c inw(ES_REG(ensoniq, 1370_CODEC)); inw 2035 sound/pci/ens1370.c inw(ES_REG(ensoniq, 1370_CODEC)); inw 2038 sound/pci/ens1370.c inw(ES_REG(ensoniq, 1370_CODEC)); inw 789 sound/pci/es1938.c old = inw(SLDM_REG(chip, DMACOUNT)); inw 790 sound/pci/es1938.c while ((new = inw(SLDM_REG(chip, DMACOUNT))) != old) inw 798 sound/pci/es1938.c count = inw(SLDM_REG(chip, DMACOUNT)); inw 817 sound/pci/es1938.c ptr = chip->dma2_size - inw(SLIO_REG(chip, AUDIO2DMACOUNT)); inw 831 sound/pci/es1938.c old = inw(SLDM_REG(chip, DMACOUNT)); inw 832 sound/pci/es1938.c while ((new = inw(SLDM_REG(chip, DMACOUNT))) != old) inw 1684 sound/pci/es1938.c inw(SLDM_REG(chip, DMACOUNT))); inw 1704 sound/pci/es1938.c inw(SLIO_REG(chip, AUDIO2DMACOUNT))); inw 591 sound/pci/es1968.c chip->maestro_map[reg] = inw(chip->io_port + ESM_DATA); inw 661 sound/pci/es1968.c data = inw(chip->io_port + ESM_AC97_DATA); inw 776 sound/pci/es1968.c value = inw(chip->io_port + WC_DATA); inw 1071 sound/pci/es1968.c outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); inw 1199 sound/pci/es1968.c outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); inw 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 */ inw 1953 sound/pci/es1968.c outw(inw(chip->io_port + 4) & 1, chip->io_port + 4); inw 2039 sound/pci/es1968.c save_ringbus_a = inw(ioaddr + 0x36); inw 2043 sound/pci/es1968.c outw(inw(ioaddr + 0x3a) & 0xfffc, ioaddr + 0x3a); inw 2044 sound/pci/es1968.c outw(inw(ioaddr + 0x3c) & 0xfffc, ioaddr + 0x3c); inw 2048 sound/pci/es1968.c save_68 = inw(ioaddr + 0x68); inw 2061 sound/pci/es1968.c outw((inw(ioaddr + 0x38) & 0xfffc) | 0x1, ioaddr + 0x38); inw 2062 sound/pci/es1968.c outw((inw(ioaddr + 0x3a) & 0xfffc) | 0x1, ioaddr + 0x3a); inw 2063 sound/pci/es1968.c outw((inw(ioaddr + 0x3c) & 0xfffc) | 0x1, ioaddr + 0x3c); inw 2069 sound/pci/es1968.c save_68 = inw(ioaddr + 0x68); inw 2076 sound/pci/es1968.c outw(inw(ioaddr + 0x3a) & 0xfffc, ioaddr + 0x3a); inw 2077 sound/pci/es1968.c outw(inw(ioaddr + 0x3c) & 0xfffc, ioaddr + 0x3c); inw 2084 sound/pci/es1968.c if ((inw(ioaddr + 0x30) & 1) == 0) { inw 2089 sound/pci/es1968.c if (((inw(ioaddr + 0x30) & 1) == 0) inw 2093 sound/pci/es1968.c if (((inw(ioaddr + 0x30) & 1) == 0) inw 2106 sound/pci/es1968.c if ((inw(ioaddr + 0x30) & 1) == 0) inw 2115 sound/pci/es1968.c outw(inw(ioaddr + 0x68) | 0x600, ioaddr + 0x68); inw 2312 sound/pci/es1968.c w = inw(iobase + WC_CONTROL); inw 225 sound/pci/fm801.c old = inw(chip->port + reg); inw 245 sound/pci/fm801.c if (!(inw(FM801_REG(chip, AC97_CMD)) & FM801_AC97_BUSY)) inw 260 sound/pci/fm801.c if (!(inw(FM801_REG(chip, AC97_CMD)) & FM801_AC97_BUSY)) inw 276 sound/pci/fm801.c if (!(inw(FM801_REG(chip, AC97_CMD)) & FM801_AC97_BUSY)) inw 288 sound/pci/fm801.c if (!(inw(FM801_REG(chip, AC97_CMD)) & FM801_AC97_BUSY)) inw 297 sound/pci/fm801.c if (inw(FM801_REG(chip, AC97_CMD)) & FM801_AC97_VALID) inw 305 sound/pci/fm801.c return inw(FM801_REG(chip, AC97_DATA)); inw 496 sound/pci/fm801.c ptr = chip->ply_pos + (chip->ply_count - 1) - inw(FM801_REG(chip, PLY_COUNT)); inw 497 sound/pci/fm801.c if (inw(FM801_REG(chip, IRQ_STATUS)) & FM801_IRQ_PLAYBACK) { inw 513 sound/pci/fm801.c ptr = chip->cap_pos + (chip->cap_count - 1) - inw(FM801_REG(chip, CAP_COUNT)); inw 514 sound/pci/fm801.c if (inw(FM801_REG(chip, IRQ_STATUS)) & FM801_IRQ_CAPTURE) { inw 528 sound/pci/fm801.c status = inw(FM801_REG(chip, IRQ_STATUS)); inw 729 sound/pci/fm801.c reg = inw(FM801_REG(chip, GPIO_CTRL)); inw 774 sound/pci/fm801.c reg = inw(FM801_REG(chip, GPIO_CTRL)); inw 796 sound/pci/fm801.c if (inw(FM801_REG(chip, GPIO_CTRL)) & FM801_GPIO_GP(TEA_256PCS_DATA)) inw 817 sound/pci/fm801.c reg = inw(FM801_REG(chip, GPIO_CTRL)); inw 862 sound/pci/fm801.c reg = inw(FM801_REG(chip, GPIO_CTRL)); inw 884 sound/pci/fm801.c if (inw(FM801_REG(chip, GPIO_CTRL)) & FM801_GPIO_GP(TEA_256PCPR_DATA)) inw 905 sound/pci/fm801.c reg = inw(FM801_REG(chip, GPIO_CTRL)); inw 950 sound/pci/fm801.c reg = inw(FM801_REG(chip, GPIO_CTRL)); inw 972 sound/pci/fm801.c if (inw(FM801_REG(chip, GPIO_CTRL)) & FM801_GPIO_GP(TEA_64PCR_DATA)) inw 989 sound/pci/fm801.c reg = inw(FM801_REG(chip, GPIO_CTRL)); inw 1052 sound/pci/fm801.c ucontrol->value.integer.value[0] = (inw(chip->port + reg) >> shift) & mask; inw 1109 sound/pci/fm801.c ucontrol->value.integer.value[0] = (inw(chip->port + reg) >> shift_left) & mask; inw 1110 sound/pci/fm801.c ucontrol->value.integer.value[1] = (inw(chip->port + reg) >> shift_right) & mask; inw 1163 sound/pci/fm801.c val = inw(FM801_REG(chip, REC_SRC)) & 7; inw 1278 sound/pci/fm801.c if ((inw(FM801_REG(chip, AC97_CMD)) & (FM801_AC97_VALID|FM801_AC97_BUSY)) inw 1295 sound/pci/fm801.c inw(FM801_REG(chip, CODEC_CTRL)); /* flush posting data */ inw 1316 sound/pci/fm801.c cmdw = inw(FM801_REG(chip, AC97_DATA)); inw 1342 sound/pci/fm801.c cmdw = inw(FM801_REG(chip, IRQ_MASK)); inw 1364 sound/pci/fm801.c cmdw = inw(FM801_REG(chip, IRQ_MASK)); inw 1550 sound/pci/fm801.c chip->saved_regs[i] = inw(chip->port + saved_regs[i]); inw 197 sound/pci/ice1712/ice1712.c return inw(ICEREG(ice, AC97_DATA)); inw 252 sound/pci/ice1712/ice1712.c return inw(ICEMT(ice, AC97_DATA)); inw 460 sound/pci/ice1712/ice1712.c pbkstatus = inw(ICEDS(ice, INTSTAT)); inw 678 sound/pci/ice1712/ice1712.c ptr = runtime->buffer_size - inw(ice->ddma_port + 4); inw 791 sound/pci/ice1712/ice1712.c tmp = inw(ICEDS(ice, INTMASK)) & ~(1 << (substream->number * 2)); inw 824 sound/pci/ice1712/ice1712.c tmp = inw(ICEDS(ice, INTMASK)) | (3 << (substream->number * 2)); inw 1106 sound/pci/ice1712/ice1712.c ptr = ice->playback_pro_size - (inw(ICEMT(ice, PLAYBACK_SIZE)) << 2); inw 1119 sound/pci/ice1712/ice1712.c ptr = ice->capture_pro_size - (inw(ICEMT(ice, CAPTURE_SIZE)) << 2); inw 1586 sound/pci/ice1712/ice1712.c snd_iprintf(buffer, " PSDOUT03 : 0x%04x\n", (unsigned)inw(ICEMT(ice, ROUTE_PSDOUT03))); inw 1588 sound/pci/ice1712/ice1712.c snd_iprintf(buffer, " SPDOUT : 0x%04x\n", (unsigned)inw(ICEMT(ice, ROUTE_SPDOUT))); inw 2051 sound/pci/ice1712/ice1712.c val = inw(ICEMT(ice, ROUTE_PSDOUT03)); inw 2088 sound/pci/ice1712/ice1712.c val = old_val = inw(ICEMT(ice, ROUTE_PSDOUT03)); inw 2125 sound/pci/ice1712/ice1712.c val = inw(ICEMT(ice, ROUTE_SPDOUT)); inw 2149 sound/pci/ice1712/ice1712.c val = old_val = inw(ICEMT(ice, ROUTE_SPDOUT)); inw 182 sound/pci/ice1712/ice1724.c return inw(ICEMT1724(ice, AC97_DATA)); inw 194 sound/pci/ice1712/ice1724.c inw(ICEREG1724(ice, GPIO_DIRECTION)); /* dummy read for pci-posting */ inw 203 sound/pci/ice1712/ice1724.c inw(ICEREG1724(ice, GPIO_WRITE_MASK)); /* dummy read for pci-posting */ inw 211 sound/pci/ice1712/ice1724.c inw(ICEREG1724(ice, GPIO_DATA)); /* dummy read for pci-posting */ inw 221 sound/pci/ice1712/ice1724.c data = (data << 16) | inw(ICEREG1724(ice, GPIO_DATA)); inw 815 sound/pci/ice1712/ice1724.c ptr = inw(ice->profi_port + reg->size); inw 1096 sound/pci/ice1712/ice1724.c nval = val = inw(ICEMT1724(ice, SPDIF_CTRL)); inw 1592 sound/pci/ice1712/ice1724.c val = inw(ICEMT1724(ice, SPDIF_CTRL)); inw 1605 sound/pci/ice1712/ice1724.c old = inw(ICEMT1724(ice, SPDIF_CTRL)); inw 997 sound/pci/maestro3.c return inw(chip->iobase + reg); inw 1974 sound/pci/maestro3.c outw((inw(io + RING_BUS_CTRL_B) & ~SECOND_CODEC_ID_MASK) | isremote, inw 1976 sound/pci/maestro3.c outw((inw(io + SDO_OUT_DEST_CTRL) & ~COMMAND_ADDR_OUT) | isremote, inw 1978 sound/pci/maestro3.c outw((inw(io + SDO_IN_DEST_CTRL) & ~STATUS_ADDR_IN) | isremote, inw 2023 sound/pci/maestro3.c dir = inw(io + GPIO_DIRECTION); inw 2061 sound/pci/maestro3.c tmp = inw(io + RING_BUS_CTRL_A); inw 2267 sound/pci/maestro3.c outw(inw(io + GPIO_DIRECTION) | gpo, inw 2293 sound/pci/maestro3.c outw(inw(io + GPIO_DIRECTION) & ~val, io + GPIO_DIRECTION); inw 35 sound/pci/oxygen/oxygen_io.c return inw(chip->addr + reg); inw 80 sound/pci/oxygen/oxygen_io.c u16 tmp = inw(chip->addr + reg); inw 938 sound/pci/sis7019.c while ((inw(io + SIS_AC97_SEMA) & SIS_AC97_SEMA_BUSY) && --count) inw 948 sound/pci/sis7019.c status = inw(io + SIS_AC97_STATUS); inw 964 sound/pci/sis7019.c while ((inw(io + SIS_AC97_STATUS) & SIS_AC97_STATUS_BUSY) && --count) inw 1091 sound/pci/sis7019.c while ((inw(io + SIS_AC97_SEMA) & SIS_AC97_SEMA_BUSY) && --count) inw 1101 sound/pci/sis7019.c while ((inw(io + SIS_AC97_STATUS) & SIS_AC97_STATUS_BUSY) && --count) inw 197 sound/pci/trident/trident_main.c if ((inw(TRID_REG(trident, address)) & DX_AC97_BUSY_WRITE) == 0) inw 207 sound/pci/trident/trident_main.c if ((inw(TRID_REG(trident, address)) & NX_AC97_BUSY_WRITE) == 0) inw 217 sound/pci/trident/trident_main.c if ((inw(TRID_REG(trident, address)) & (SI_AC97_BUSY_WRITE)) == 0) inw 1651 sound/pci/trident/trident_main.c cso = inw(TRID_REG(trident, CH_DX_CSO_ALPHA_FMS + 2)); inw 1685 sound/pci/trident/trident_main.c result = inw(TRID_REG(trident, T4D_SBBL_SBCL)); inw 3161 sound/pci/trident/trident_main.c axes[i] = inw(TRID_REG(chip, GAMEPORT_AXES + i * 2)); inw 3767 sound/pci/trident/trident_main.c tmp = inw(TRID_REG(trident, T4D_SBBL_SBCL)); inw 130 sound/pcmcia/pdaudiocf/pdaudiocf.h return inw(chip->port + reg); inw 70 sound/pcmcia/pdaudiocf/pdaudiocf_core.c while (inw(chip->port + PDAUDIOCF_REG_SCR) & PDAUDIOCF_AK_SBP) { inw 86 sound/pcmcia/pdaudiocf/pdaudiocf_core.c printk("WPD : 0x%x\n", inw(chip->port + PDAUDIOCF_REG_WDP)); inw 87 sound/pcmcia/pdaudiocf/pdaudiocf_core.c printk("RDP : 0x%x\n", inw(chip->port + PDAUDIOCF_REG_RDP)); inw 88 sound/pcmcia/pdaudiocf/pdaudiocf_core.c printk("TCR : 0x%x\n", inw(chip->port + PDAUDIOCF_REG_TCR)); inw 89 sound/pcmcia/pdaudiocf/pdaudiocf_core.c printk("SCR : 0x%x\n", inw(chip->port + PDAUDIOCF_REG_SCR)); inw 90 sound/pcmcia/pdaudiocf/pdaudiocf_core.c printk("ISR : 0x%x\n", inw(chip->port + PDAUDIOCF_REG_ISR)); inw 91 sound/pcmcia/pdaudiocf/pdaudiocf_core.c printk("IER : 0x%x\n", inw(chip->port + PDAUDIOCF_REG_IER)); inw 92 sound/pcmcia/pdaudiocf/pdaudiocf_core.c printk("AK_IFR : 0x%x\n", inw(chip->port + PDAUDIOCF_REG_AK_IFR)); inw 249 sound/pcmcia/pdaudiocf/pdaudiocf_core.c val = inw(chip->port + PDAUDIOCF_REG_IER); inw 264 sound/pcmcia/pdaudiocf/pdaudiocf_core.c val = inw(chip->port + PDAUDIOCF_REG_IER); inw 39 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c stat = inw(chip->port + PDAUDIOCF_REG_ISR); inw 56 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c *dst++ = inw(rdp_port) ^ xor; inw 57 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c inw(rdp_port); inw 66 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val1 = inw(rdp_port); inw 67 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val2 = inw(rdp_port); inw 68 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c inw(rdp_port); inw 76 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c *dst++ = inw(rdp_port) ^ xor; inw 77 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c *dst++ = inw(rdp_port) ^ xor; inw 86 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val1 = inw(rdp_port); inw 87 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val2 = inw(rdp_port); inw 88 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val3 = inw(rdp_port); inw 97 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c *dst++ = swab16(inw(rdp_port) ^ xor); inw 98 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c inw(rdp_port); inw 107 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val1 = inw(rdp_port); inw 108 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val2 = inw(rdp_port); inw 109 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c inw(rdp_port); inw 117 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c *dst++ = swab16(inw(rdp_port) ^ xor); inw 118 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c *dst++ = swab16(inw(rdp_port) ^ xor); inw 127 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val1 = inw(rdp_port); inw 128 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val2 = inw(rdp_port); inw 129 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val3 = inw(rdp_port); inw 141 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val1 = inw(rdp_port); inw 142 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val2 = inw(rdp_port); inw 143 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c inw(rdp_port); inw 157 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val1 = inw(rdp_port); inw 158 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val2 = inw(rdp_port); inw 159 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c inw(rdp_port); inw 173 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val1 = inw(rdp_port); inw 174 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val2 = inw(rdp_port); inw 175 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val3 = inw(rdp_port); inw 193 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val1 = inw(rdp_port); inw 194 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val2 = inw(rdp_port); inw 195 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c val3 = inw(rdp_port); inw 270 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c rdp = inw(chip->port + PDAUDIOCF_REG_RDP); inw 271 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c wdp = inw(chip->port + PDAUDIOCF_REG_WDP); inw 289 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c inw(rdp_port); inw 290 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c inw(rdp_port); inw 295 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c inw(rdp_port); inw 296 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c inw(rdp_port); inw 297 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c inw(rdp_port); inw 81 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c while (inw(chip->port + PDAUDIOCF_REG_RDP) != inw(chip->port + PDAUDIOCF_REG_WDP)) { inw 84 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c inw(chip->port + PDAUDIOCF_REG_MD); inw 420 sound/pcmcia/vx/vxp_ops.c *addr++ = le16_to_cpu(inw(port)); inw 428 sound/pcmcia/vx/vxp_ops.c *addr++ = le16_to_cpu(inw(port)); inw 433 sound/pcmcia/vx/vxp_ops.c *addr = le16_to_cpu(inw(port));