| /openbmc/u-boot/board/renesas/ap325rxa/ |
| H A D | ap325rxa.c | 78 outw(PSELA_D, PSELA); in board_init() 79 outw(PSELB_D, PSELB); in board_init() 80 outw(PSELC_D, PSELC); in board_init() 81 outw(PSELD_D, PSELD); in board_init() 84 outw(HIZCRA_D, HIZCRA); in board_init() 85 outw(HIZCRB_D, HIZCRB); in board_init() 86 outw(HIZCRC_D, HIZCRC); in board_init() 87 outw(HIZCRD_D, HIZCRD); in board_init() 90 outw(MSELCRA_D, MSELCRA); in board_init() 91 outw(MSELCRB_D, MSELCRB); in board_init() [all …]
|
| /openbmc/u-boot/drivers/pcmcia/ |
| H A D | marubun_pcmcia.c | 46 outw( 0x0000 , MRSHPC_MODE ); in pcmcia_on() 50 outw(0x0674 ,MRSHPC_CPWCR); /* Card Vcc is 3.3v? */ in pcmcia_on() 52 outw(0x0678 ,MRSHPC_CPWCR); /* Card Vcc is 5V */ in pcmcia_on() 63 outw(0x8a84,MRSHPC_MW0CR1); /* window 0xb8400000 */ in pcmcia_on() 65 outw(0x0b00,MRSHPC_MW0CR2); /* common mode & bus width 16bit SWAP = 1 */ in pcmcia_on() 67 outw(0x0300,MRSHPC_MW0CR2); /* common mode & bus width 16bit SWAP = 0 */ in pcmcia_on() 70 outw(0x8a85,MRSHPC_MW1CR1); /* window 0xb8500000 */ in pcmcia_on() 72 outw(0x0a00,MRSHPC_MW1CR2); /* attribute mode & bus width 16bit SWAP = 1 */ in pcmcia_on() 74 outw(0x0200,MRSHPC_MW1CR2); /* attribute mode & bus width 16bit SWAP = 0 */ in pcmcia_on() 77 outw(0x8a86,MRSHPC_IOWCR1); /* I/O window 0xb8600000 */ in pcmcia_on() [all …]
|
| /openbmc/u-boot/board/renesas/ecovec/ |
| H A D | ecovec.c | 38 outw(inw(PLCR) & ~0xFFF0, PLCR); in board_late_init() 39 outw(inw(PNCR) & ~0x000F, PNCR); in board_late_init() 40 outw(inw(PXCR) & ~0x0FC0, PXCR); in board_late_init() 41 outw((inw(PSELB) & ~0x030F) | 0x020A, PSELB); in board_late_init() 42 outw((inw(PSELC) & ~0x0307) | 0x0207, PSELC); in board_late_init() 43 outw((inw(PSELE) & ~0x00c0) | 0x0080, PSELE); in board_late_init() 68 outw((inw(PGCR) & ~0xFF) | 0x55, PGCR); in board_init() 69 outw((inw(HIZCRA) & ~0x02), HIZCRA); in board_init() 74 outw(inw(PFCR) & ~0x30, PFCR); in board_init() 75 outw(inw(PMCR) & ~0x0C, PMCR); in board_init() [all …]
|
| /openbmc/u-boot/board/renesas/r2dplus/ |
| H A D | r2dplus.c | 42 outw(CFCTL_EN, FPGA_CFCTL); /* CF enable */ in ide_set_reset() 43 outw(inw(FPGA_CFPOW)|CFPOW_ON, FPGA_CFPOW); /* Power OM */ in ide_set_reset() 44 outw(CFCDINTCLR_EN, FPGA_CFCDINTCLR); /* Int clear */ in ide_set_reset()
|
| /openbmc/u-boot/arch/microblaze/include/asm/ |
| H A D | io.h | 50 #define outw(x, addr) ((void)writew(x, addr)) macro 59 #define out_be16(addr, x) outw(x, addr) 65 #define outw_p(val, port) outw((val), (port)) 117 outw(*p++, port); in io_outsw()
|
| /openbmc/u-boot/drivers/net/ |
| H A D | pcnet.c | 97 outw(index, dev->iobase + PCNET_RAP); in pcnet_read_csr() 103 outw(index, dev->iobase + PCNET_RAP); in pcnet_write_csr() 104 outw(val, dev->iobase + PCNET_RDP); in pcnet_write_csr() 109 outw(index, dev->iobase + PCNET_RAP); in pcnet_read_bcr() 115 outw(index, dev->iobase + PCNET_RAP); in pcnet_write_bcr() 116 outw(val, dev->iobase + PCNET_BDP); in pcnet_write_bcr() 126 outw(88, dev->iobase + PCNET_RAP); in pcnet_check()
|
| H A D | rtl8139.c | 399 outw(0, ioaddr + IntrMask); in rtl_reset() 431 outw(status & (TxOK | TxErr | PCIErr), ioaddr + IntrStatus); in rtl_transmit() 473 outw(status & ~(RxFIFOOver | RxOverflow | RxOK), ioaddr + IntrStatus); in rtl_poll() 509 outw(cur_rx - 16, ioaddr + RxBufPtr); in rtl_poll() 513 outw(status & (RxFIFOOver | RxOverflow | RxOK), ioaddr + IntrStatus); in rtl_poll()
|
| /openbmc/u-boot/board/ms7720se/ |
| H A D | ms7720se.c | 34 outw(value & 0xFF, LED_BASE); in led_set_state()
|
| /openbmc/u-boot/board/ms7722se/ |
| H A D | ms7722se.c | 28 outw(inw(PXCR) & ~0xf000, PXCR); in board_init()
|
| /openbmc/qemu/pc-bios/optionrom/ |
| H A D | optionrom.h | 64 outw %ax, (%dx) 136 outw %ax, (%dx); \
|
| H A D | optrom_fw_cfg.h | 37 outw(key, BIOS_CFG_IOPORT_CFG); in bios_cfg_select()
|
| H A D | optrom.h | 43 static inline void outw(uint16_t value, uint16_t port) in outw() function
|
| /openbmc/u-boot/arch/xtensa/include/asm/ |
| H A D | io.h | 62 #define outw(val, port) writew((val), (u16 *)((unsigned long)(port))) macro 69 #define outw_p(val, port) outw((val), (port))
|
| /openbmc/u-boot/cmd/ |
| H A D | io.c | 64 outw((u16) val, addr); in do_io_iow()
|
| /openbmc/u-boot/arch/sh/include/asm/ |
| H A D | io.h | 85 #define outw(v, p) __raw_writew(cpu_to_le16(v), p) macro 101 #define outw_p(val, port) outw((val), (port)) 116 #define out_le16(port, val) outw(val, port)
|
| /openbmc/u-boot/arch/x86/cpu/ |
| H A D | pci.c | 47 outw(value, PCI_REG_DATA + (offset & 2)); in pci_x86_write_config()
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | acpi.c | 107 outw(val | PM1_CNT_SCI_EN, pm1_cnt); in enter_acpi_mode()
|
| /openbmc/u-boot/include/ |
| H A D | usbdevice.h | 61 #ifndef outw 62 #define outw(val,p) (*(volatile u16*)(p) = (val)) macro 100 outw( *(__b2 + __i), r); \
|
| /openbmc/u-boot/arch/nios2/include/asm/ |
| H A D | io.h | 77 #define outw(val, addr) writew(val,addr) macro 105 while (count--) outw (*p++, port); in outsw()
|
| /openbmc/u-boot/arch/x86/cpu/qemu/ |
| H A D | qemu.c | 39 outw(cpu_to_le16(entry), FW_CONTROL_PORT); in qemu_x86_fwcfg_read_entry_pio()
|
| /openbmc/u-boot/arch/sandbox/lib/ |
| H A D | pci_io.c | 129 void outw(unsigned int value, unsigned int addr) in outw() function
|
| /openbmc/u-boot/drivers/bios_emulator/include/ |
| H A D | x86emu.h | 94 void (X86APIP outw) (X86EMU_pioAddr addr, u16 val);
|
| /openbmc/qemu/tests/qtest/ |
| H A D | libqtest-single.h | 112 static inline void outw(uint16_t addr, uint16_t value) in outw() function
|
| /openbmc/u-boot/arch/m68k/include/asm/ |
| H A D | io.h | 57 #define outw(val, port) out_be16((u16 *)((port)+_IO_BASE), (val)) macro 62 #define outw(val, port) out_le16((u16 *)((port)+_IO_BASE), (val)) macro
|
| /openbmc/u-boot/drivers/bios_emulator/ |
| H A D | biosemui.h | 135 #define PM_outpw(port,val) outw(val,port+VIDEO_IO_OFFSET)
|