Home
last modified time | relevance | path

Searched refs:inw (Results 1 – 25 of 173) sorted by relevance

1234567

/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_irq.c27 stat = inw(chip->port + PDAUDIOCF_REG_ISR); in pdacf_interrupt()
44 *dst++ = inw(rdp_port) ^ xor; in pdacf_transfer_mono16()
45 inw(rdp_port); in pdacf_transfer_mono16()
54 val1 = inw(rdp_port); in pdacf_transfer_mono32()
55 val2 = inw(rdp_port); in pdacf_transfer_mono32()
56 inw(rdp_port); in pdacf_transfer_mono32()
64 *dst++ = inw(rdp_port) ^ xor; in pdacf_transfer_stereo16()
65 *dst++ = inw(rdp_port) ^ xor; in pdacf_transfer_stereo16()
74 val1 = inw(rdp_port); in pdacf_transfer_stereo32()
75 val2 = inw(rdp_por in pdacf_transfer_stereo32()
[all...]
H A Dpdaudiocf_core.c58 while (inw(chip->port + PDAUDIOCF_REG_SCR) & PDAUDIOCF_AK_SBP) { in pdacf_ak4117_write()
75 inw(chip->port + PDAUDIOCF_REG_WDP));
77 inw(chip->port + PDAUDIOCF_REG_RDP));
79 inw(chip->port + PDAUDIOCF_REG_TCR));
81 inw(chip->port + PDAUDIOCF_REG_SCR));
83 inw(chip->port + PDAUDIOCF_REG_ISR));
85 inw(chip->port + PDAUDIOCF_REG_IER));
87 inw(chip->port + PDAUDIOCF_REG_AK_IFR));
239 val = inw(chip->port + PDAUDIOCF_REG_IER); in snd_pdacf_powerdown()
253 val = inw(chi in snd_pdacf_suspend()
[all...]
/linux/drivers/net/ethernet/smsc/
H A Dsmc9194.c338 outw( inw( ioaddr + CONTROL ) | CTL_AUTO_RELEASE , ioaddr + CONTROL ); in smc_reset()
398 outw( inw( ioaddr + CONTROL ), CTL_POWERDOWN, ioaddr + CONTROL ); in smc_shutdown()
869 bank = inw( ioaddr + BANK_SELECT ); in smc_probe()
877 bank = inw( ioaddr + BANK_SELECT ); in smc_probe()
886 base_address_register = inw( ioaddr + BASE ); in smc_probe()
901 revision_register = inw( ioaddr + REVISION ); in smc_probe()
927 address = inw( ioaddr + ADDR0 + i ); in smc_probe()
936 memory_info_register = inw( ioaddr + MIR ); in smc_probe()
937 memory_cfg_register = inw( ioaddr + MCR ); in smc_probe()
947 revision_register = inw( ioaddr + REVISION ); in smc_probe()
[all …]
H A Dsmc91c92_cs.c262 #define set_bits(v, p) outw(inw(p)|(v), (p))
263 #define mask_bits(v, p) outw(inw(p)&(v), (p))
557 wait = ((CTL_RELOAD | CTL_STORE) & inw(ioaddr + CONTROL)); in mot_setup()
564 addr = inw(ioaddr + GENERAL); in mot_setup()
706 inw(link->resource[0]->start + OSITECH_AUI_PWR), in osi_setup()
707 inw(link->resource[0]->start + OSITECH_RESET_ISR)); in osi_setup()
773 if (inw(ioaddr + BANK_SELECT) >> 8 != 0x33) { in check_sig()
789 s = inw(ioaddr + BASE_ADDR); in check_sig()
790 if ((inw(ioaddr + BANK_SELECT) >> 8 == 0x33) && in check_sig()
793 s = inw(ioaddr + REVISION); in check_sig()
[all …]
H A Dsmc9194.h207 #define SMC_DELAY() { inw( ioaddr + RCR );\
208 inw( ioaddr + RCR );\
209 inw( ioaddr + RCR ); }
/linux/drivers/net/ethernet/3com/
H A D3c589_cs.c379 if (!(inw(dev->base_addr + EL3_STATUS) & 0x1000)) in tc589_wait_for_completion()
395 if ((inw(ioaddr + 10) & EEPROM_BUSY) == 0) in read_eeprom()
397 return inw(ioaddr + 12); in read_eeprom()
439 inw(ioaddr+EL3_STATUS), inw(ioaddr+RX_STATUS), in dump_status()
440 inb(ioaddr+TX_STATUS), inw(ioaddr+TX_FREE)); in dump_status()
443 inw(ioaddr+0x04), inw(ioaddr+0x06), inw(ioaddr+0x08), in dump_status()
444 inw(ioaddr+0x0a)); in dump_status()
470 inw(ioaddr + 10); in tc589_reset()
471 inw(ioaddr + 12); in tc589_reset()
531 dev->name, inw(dev->base_addr + EL3_STATUS)); in el3_open()
[all …]
H A D3c509.c318 if (inw(ioaddr) != 0x6d50) { in el3_isa_match()
367 if (inw(ioaddr) != 0x6d50) in el3_isa_resume()
576 irq = inw(ioaddr + WN0_IRQ) >> 12; in el3_eisa_probe()
577 if_port = inw(ioaddr + 6)>>14; in el3_eisa_probe()
629 return inw(ioaddr + 12); in read_eeprom()
672 dev->irq, ioaddr + EL3_STATUS, inw(ioaddr + EL3_STATUS)); in el3_open()
678 dev->name, dev->irq, inw(ioaddr + EL3_STATUS)); in el3_open()
690 dev->name, inb(ioaddr + TX_STATUS), inw(ioaddr + EL3_STATUS), in el3_tx_timeout()
691 inw(ioaddr + TX_FREE)); in el3_tx_timeout()
714 dev->name, skb->len, inw(ioaddr + EL3_STATUS)); in el3_start_xmit()
[all …]
H A D3c515.c439 if ((inw(ioaddr + 0x2002) & 0x1f0) != (ioaddr & 0x1f0)) { in check_device()
448 if ((inw(ioaddr + Wn0EepromCmd) & 0x0200) == 0) in check_device()
451 if (inw(ioaddr + Wn0EepromData) != 0x6d50) { in check_device()
522 inl(ioaddr + 0x2002), inw(ioaddr + 0x2000)); in corkscrew_scan()
541 inl(ioaddr + 0x2002), inw(ioaddr + 0x2000)); in corkscrew_scan()
578 irq = inw(ioaddr + 0x2002) & 15; in corkscrew_setup()
581 irq = inw(ioaddr + 0x2002) & 15; in corkscrew_setup()
586 dev->dma = inw(ioaddr + 0x2000) & 7; in corkscrew_setup()
627 if ((inw(ioaddr + Wn0EepromCmd) & 0x0200) == 0) in corkscrew_setup()
630 eeprom[i] = inw(ioaddr + Wn0EepromData); in corkscrew_setup()
[all …]
H A D3c574_cs.c476 inw(ioaddr+EL3_STATUS), in dump_status()
477 inw(ioaddr+RxStatus), inb(ioaddr+TxStatus), in dump_status()
478 inw(ioaddr+TxFree)); in dump_status()
481 inw(ioaddr+0x04), inw(ioaddr+0x06), in dump_status()
482 inw(ioaddr+0x08), inw(ioaddr+0x0a)); in dump_status()
494 if (!(inw(dev->base_addr + EL3_STATUS) & 0x1000)) break; in tc574_wait_for_completion()
508 if ((inw(ioaddr + Wn0EepromCmd) & 0x8000) == 0) in read_eeprom()
511 return inw(ioaddr + Wn0EepromData); in read_eeprom()
560 retval = (retval << 1) | ((inw(mdio_addr) & MDIO_DATA_READ) ? 1 : 0); in mdio_read()
634 inw(ioaddr + 10); in tc574_reset()
[all …]
/linux/drivers/net/ethernet/amd/
H A Dlance.c509 reset_val = inw(ioaddr+LANCE_RESET); /* Reset the LANCE */ in lance_probe1()
517 if (inw(ioaddr+LANCE_DATA) != 0x0004) in lance_probe1()
522 if (inw(ioaddr+LANCE_ADDR) != 88) { in lance_probe1()
525 int chip_version = inw(ioaddr+LANCE_DATA); in lance_probe1()
527 chip_version |= inw(ioaddr+LANCE_DATA) << 16; in lance_probe1()
584 inw(ioaddr+LANCE_ADDR); in lance_probe1()
587 inw(ioaddr+LANCE_ADDR); in lance_probe1()
590 inw(ioaddr+LANCE_ADDR); in lance_probe1()
605 short reset_val = inw(ioaddr+LANCE_RESET); in lance_probe1()
612 bus_info = inw(ioaddr+LANCE_BUS_IF); in lance_probe1()
[all …]
/linux/arch/parisc/include/asm/
H A Dio.h148 #define inw_p inw
163 extern unsigned short inw(int addr);
169 #define inw inw macro
176 #define inw eisa_in16 macro
188 static inline short inw(unsigned long addr) in inw() function
200 #define inw inw macro
/linux/arch/parisc/lib/
H A Dio.c183 l = cpu_to_le16(inw(port)) << 16; in insw()
184 l |= cpu_to_le16(inw(port)); in insw()
189 *(unsigned short *)p = cpu_to_le16(inw(port)); in insw()
194 *(unsigned short *)p = cpu_to_le16(inw(port)); in insw()
200 l = cpu_to_le16(inw(port)) << 16; in insw()
201 l |= cpu_to_le16(inw(port)); in insw()
206 *(unsigned short *)p = cpu_to_le16(inw(port)); in insw()
216 l = cpu_to_le16(inw(port)); in insw()
221 l2 = cpu_to_le16(inw(port)); in insw()
/linux/drivers/watchdog/
H A DiTCO_wdt.c222 val = inw(TCO1_CNT(p)); in update_no_reboot_bit_cnt()
228 newval = inw(TCO1_CNT(p)); in update_no_reboot_bit_cnt()
291 val = inw(TCO1_CNT(p)); in iTCO_wdt_start()
294 val = inw(TCO1_CNT(p)); in iTCO_wdt_start()
312 val = inw(TCO1_CNT(p)); in iTCO_wdt_stop()
315 val = inw(TCO1_CNT(p)); in iTCO_wdt_stop()
372 val16 = inw(TCOv2_TMR(p)); in iTCO_wdt_set_timeout()
376 val16 = inw(TCOv2_TMR(p)); in iTCO_wdt_set_timeout()
408 val16 = inw(TCO_RLD(p)); in iTCO_wdt_get_timeleft()
417 if (!(inw(TCO1_STS(p)) & 0x0008)) in iTCO_wdt_get_timeleft()
[all …]
/linux/drivers/input/touchscreen/
H A Dmk712.c110 last_x = inw(mk712_io + MK712_X) & 0x0fff; in mk712_interrupt()
111 last_y = inw(mk712_io + MK712_Y) & 0x0fff; in mk712_interrupt()
159 if ((inw(mk712_io + MK712_X) & 0xf000) || /* Sanity check */ in mk712_init()
160 (inw(mk712_io + MK712_Y) & 0xf000) || in mk712_init()
161 (inw(mk712_io + MK712_STATUS) & 0xf333)) { in mk712_init()
/linux/drivers/input/gameport/
H A Dfm801-gp.c33 w = inw(gameport->io + 2); in fm801_gp_cooked_read()
36 w = inw(gameport->io + 4); in fm801_gp_cooked_read()
38 w = inw(gameport->io + 6); in fm801_gp_cooked_read()
41 w = inw(gameport->io + 8); in fm801_gp_cooked_read()
/linux/arch/sh/boards/mach-hp6xx/
H A Dsetup.c60 v = inw(HD64461_GPADR); in dac_audio_start()
78 v = inw(HD64461_GPADR); in dac_audio_stop()
129 v = inw(HD64461_STBCR); in hp6xx_setup()
139 v = inw(HD64461_GPADR); in hp6xx_setup()
/linux/drivers/net/ethernet/fujitsu/
H A Dfmvj18x_cs.c783 htons(inw(ioaddr + TX_STATUS)), in fjn_tx_timeout()
788 htons(inw(ioaddr + 0)), htons(inw(ioaddr + 2)), in fjn_tx_timeout()
789 htons(inw(ioaddr + 4)), htons(inw(ioaddr + 6)), in fjn_tx_timeout()
790 htons(inw(ioaddr + 8)), htons(inw(ioaddr + 10)), in fjn_tx_timeout()
791 htons(inw(ioaddr + 12)), htons(inw(ioaddr + 14))); in fjn_tx_timeout()
937 inw(ioaddr + DATAPORT); in fjn_reset()
938 inw(ioaddr + DATAPORT); in fjn_reset()
967 u_short status = inw(ioaddr + DATAPORT); in fjn_rx()
984 u_short pkt_len = inw(ioaddr + DATAPORT); in fjn_rx()
/linux/drivers/scsi/
H A Dnsp32_io.h35 return inw(base + index); in nsp32_read2()
137 return inw(base + DATA_REG_LOW); in nsp32_index_read2()
154 l = inw(base + DATA_REG_LOW); in nsp32_index_read4()
155 h = inw(base + DATA_REG_HI ); in nsp32_index_read4()
/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_mfgpt.c39 outw(inw(MFGPT0_SETUP) & 0x7fff, MFGPT0_SETUP); in disable_mfgpt0_counter()
96 outw(inw(MFGPT0_SETUP) | 0x4000, MFGPT0_SETUP); in timer_interrupt()
165 count = inw(MFGPT0_CNT); in mfgpt_read()
/linux/drivers/comedi/drivers/
H A Daddi_apci_3120.c343 val = inw(dev->iobase + APCI3120_TIMER_REG); in apci3120_timer_read()
350 val |= (inw(dev->iobase + APCI3120_TIMER_REG) << 16); in apci3120_timer_read()
413 inw(dev->iobase + APCI3120_TIMER_MODE_REG); in apci3120_set_chanlist()
479 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_interrupt()
504 val = inw(dev->iobase + APCI3120_AI_FIFO_REG); in apci3120_interrupt()
684 inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_cancel()
697 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_ai_eoc()
741 data[i] = inw(dev->iobase + APCI3120_AI_FIFO_REG); in apci3120_ai_insn_read()
754 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_ao_ready()
792 status = inw(dev->iobase + APCI3120_STATUS_REG); in apci3120_di_insn_bits()
[all …]
H A Ddt282x.c506 adcsr = inw(dev->iobase + DT2821_ADCSR_REG); in dt282x_interrupt()
507 dacsr = inw(dev->iobase + DT2821_DACSR_REG); in dt282x_interrupt()
508 supcsr = inw(dev->iobase + DT2821_SUPCSR_REG); in dt282x_interrupt()
563 status = inw(dev->iobase + DT2821_ADCSR_REG); in dt282x_ai_timeout()
617 val = inw(dev->iobase + DT2821_ADDAT_REG); in dt282x_ai_insn_read()
939 data[1] = inw(dev->iobase + DT2821_DIODAT_REG); in dt282x_dio_insn_bits()
1043 inw(dev->iobase + DT2821_ADCSR_REG); in dt282x_initialize()
1049 if (((inw(dev->iobase + DT2821_ADCSR_REG) & 0xfff0) != 0x7c00) || in dt282x_initialize()
1050 ((inw(dev->iobase + DT2821_CHANCSR_REG) & 0xf0f0) != 0x70f0) || in dt282x_initialize()
1051 ((inw(dev->iobase + DT2821_DACSR_REG) & 0x7c93) != 0x7c90) || in dt282x_initialize()
[all …]
H A Dadl_pci6208.c48 status = inw(dev->iobase + PCI6208_AO_STATUS); in pci6208_ao_eoc()
88 val = inw(dev->iobase + PCI6208_DIO); in pci6208_di_insn_bits()
161 val = inw(dev->iobase + PCI6208_DIO); in pci6208_auto_attach()
H A Ds526.c189 val = inw(dev->iobase + S526_GPCT_LSB_REG(chan)) & 0xffff; in s526_gpct_read()
190 val |= (inw(dev->iobase + S526_GPCT_MSB_REG(chan)) & 0xff) << 16; in s526_gpct_read()
388 inw(dev->iobase + S526_GPCT_MODE_REG(chan)); /* Is this required? */ in s526_gpct_winsn()
423 status = inw(dev->iobase + S526_INT_STATUS_REG); in s526_eoc()
465 val = inw(dev->iobase + S526_AI_REG); in s526_ai_insn_read()
509 data[1] = inw(dev->iobase + S526_DIO_CTRL_REG) & 0xff; in s526_dio_insn_bits()
/linux/arch/hexagon/include/asm/
H A Dio.h204 static inline u16 inw(unsigned long port) in inw() function
239 #define inw_p inw
258 u16 x = inw(port); in insw()
269 u32 x = inw(port); in insl()
/linux/sound/pci/
H A Des1968.c588 chip->maestro_map[reg] = inw(chip->io_port + ESM_DATA); in __maestro_read()
653 data = inw(chip->io_port + ESM_AC97_DATA); in snd_es1968_ac97_read()
765 value = inw(chip->io_port + WC_DATA); in wave_get_register()
1058 outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); in snd_es1968_playback_setup()
1186 outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); in snd_es1968_capture_setup()
1727 …outw(inw(chip->io_port + ESM_PORT_HOST_IRQ) | ESM_HIRQ_DSIE, chip->io_port + ESM_PORT_HOST_IRQ); /… in es1968_measure_clock()
1957 outw(inw(chip->io_port + 4) & 1, chip->io_port + 4); in snd_es1968_interrupt()
2042 save_ringbus_a = inw(ioaddr + 0x36); in snd_es1968_ac97_reset()
2046 outw(inw(ioaddr + 0x3a) & 0xfffc, ioaddr + 0x3a); in snd_es1968_ac97_reset()
2047 outw(inw(ioaddr + 0x3c) & 0xfffc, ioaddr + 0x3c); in snd_es1968_ac97_reset()
[all …]

1234567