Home
last modified time | relevance | path

Searched refs:outw (Results 1 – 25 of 31) sorted by relevance

12

/arch/sh/boards/mach-hp6xx/
A Dsetup.c62 outw(v, HD64461_GPADR); in dac_audio_start()
80 outw(v, HD64461_GPADR); in dac_audio_stop()
138 outw(v, HD64461_STBCR); in hp6xx_setup()
141 outw(v, HD64461_GPADR); in hp6xx_setup()
143 outw(HD64461_PCCGCR_VCC0 | HD64461_PCCSCR_VCC1, HD64461_PCC0GCR); in hp6xx_setup()
146 outw(HD64461_PCCGCR_VCC0 | HD64461_PCCSCR_VCC1, HD64461_PCC1GCR); in hp6xx_setup()
A Dpm.c114 outw(hd64461_stbcr, HD64461_STBCR); in hp6x0_pm_enter()
125 outw(0xf07f, HD64461_SCPUCR); in hp6x0_pm_enter()
129 outw(0, HD64461_SCPUCR); in hp6x0_pm_enter()
136 outw(hd64461_stbcr, HD64461_STBCR); in hp6x0_pm_enter()
/arch/parisc/lib/
A Dio.c246 outw(le16_to_cpu(l >> 16), port); in outsw()
247 outw(le16_to_cpu(l & 0xffff), port); in outsw()
250 outw(le16_to_cpu(*(unsigned short*)p), port); in outsw()
256 outw(le16_to_cpu(*(unsigned short*)p), port); in outsw()
264 outw(le16_to_cpu(l >> 16), port); in outsw()
265 outw(le16_to_cpu(l & 0xffff), port); in outsw()
268 outw(le16_to_cpu(*(unsigned short *)p), port); in outsw()
284 outw(le16_to_cpu(l | l2 >> 8), port); in outsw()
288 outw (le16_to_cpu(l | l2>>8), port); in outsw()
/arch/mips/loongson2ef/common/cs5536/
A Dcs5536_mfgpt.c39 outw(inw(MFGPT0_SETUP) & 0x7fff, MFGPT0_SETUP); in disable_mfgpt0_counter()
46 outw(0xe310, MFGPT0_SETUP); in enable_mfgpt0_counter()
54 outw(COMPARE, MFGPT0_CMP2); /* set comparator2 */ in mfgpt_timer_set_periodic()
55 outw(0, MFGPT0_CNT); /* set counter to 0 */ in mfgpt_timer_set_periodic()
96 outw(inw(MFGPT0_SETUP) | 0x4000, MFGPT0_SETUP); in timer_interrupt()
/arch/parisc/include/asm/
A Dio.h144 #define outw_p outw
159 extern void outw(unsigned short b, int addr);
165 #define outw outw macro
172 #define outw eisa_out16 macro
196 #define outw(x, y) ({(void)(x); (void)(y); BUG(); 0;}) macro
A Dpci.h115 void (*outw) (struct pci_hba_data *hba, u16 port, u16 data); member
/arch/m68k/include/asm/
A Dvga.h24 #undef outw
31 #define outw(port, val) do { } while (0) macro
A Dio_mm.h320 #define outw isa_outw macro
354 #define outw(val, port) ((port) < 1024 ? isa_rom_outw((val), (port)) : out_le16((port), (val))) macro
/arch/x86/boot/
A Dio.h11 #undef outw
39 #define outw pio_ops.f_outw macro
A Dvideo.h105 outw(index+(v << 8), port); in out_idx()
/arch/alpha/kernel/
A Dsys_noritake.c46 outw(mask, port); in noritake_update_irq_hw()
125 outw(0, 0x54a); in noritake_init_irq()
126 outw(0, 0x54c); in noritake_init_irq()
A Dsys_nautilus.c110 outw(0xffff, pmuport); /* Clear pending events. */ in nautilus_kill_arch()
111 outw(off, pmuport + 4); in nautilus_kill_arch()
A Dsys_mikasa.c41 outw(mask, 0x536); in mikasa_update_irq_hw()
/arch/sh/drivers/pci/
A Dpci-dreamcast.c87 outw(0xf900, GAPSPCI_BBA_CONFIG+0x06); in gapspci_init()
91 outw(0x0006, GAPSPCI_BBA_CONFIG+0x04); in gapspci_init()
A Dops-dreamcast.c69 case 2: outw((u16)val, GAPSPCI_BBA_CONFIG+where); break; in gapspci_write()
/arch/mips/pci/
A Dops-sni.c76 outw(val, PCIMT_CONFIG_DATA + (reg & 2)); in pcimt_write()
150 outw(val, PCIMT_CONFIG_DATA + (reg & 2)); in pcit_write()
/arch/x86/xen/
A Dplatform-pci-unplug.c46 outw(XEN_IOPORT_LINUX_PRODNUM, XEN_IOPORT_PRODNUM); in check_platform_magic()
175 outw(xen_emul_unplug, XEN_IOPORT_UNPLUG); in xen_unplug_emulated_devices()
/arch/x86/include/asm/shared/
A Dio.h31 #define outw __outw macro
/arch/sparc/include/asm/
A Dio_64.h220 #define outw outw macro
221 static inline void outw(u16 w, unsigned long addr) in outw() function
236 #define outw_p(__w, __addr) outw(__w, __addr)
/arch/sh/include/asm/
A Dio_noioport.h28 static inline void outw(unsigned short x, unsigned long port) in outw() function
A Dio.h232 #define outw(x, addr) outw((x), (addr)) macro
239 #define outw_p(x, addr) outw((x), (addr))
/arch/alpha/include/asm/
A Dio.h232 extern void outw(u16 b, unsigned long port);
238 #define outw outw macro
379 extern inline void outw(u16 b, unsigned long port) in outw() function
552 #define outw_p outw
/arch/x86/pci/
A Ddirect.c69 outw((u16)value, 0xCFC + (reg & 2)); in pci_conf1_write()
163 outw((u16)value, PCI_CONF2_ADDRESS(dev, reg)); in pci_conf2_write()
A Dearly.c51 outw(val, 0xcfc + (offset&2)); in write_pci_config_16()
/arch/powerpc/include/asm/
A Dio-defs.h8 DEF_PCI_AC_NORET(outw, (u16 val, unsigned long port), (val, port))

Completed in 30 milliseconds

12