Home
last modified time | relevance | path

Searched refs:__raw_writew (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/u-boot/board/mpr2/
H A Dmpr2.c46__raw_writew(0xAABC, PSELA); /* 10 10 10 10 10 11 11 … in board_init()
49__raw_writew(0x3C00, PSELB); /* 0 0 11 11 0 0 0000… in board_init()
52 __raw_writew(0x0000, PSELC); /* 00 00 00 00 00000000 */ in board_init()
55__raw_writew(0x0000, PSELD); /* 0 00 00 00 00 00 … in board_init()
64 __raw_writew(0x5555, PACR); /* 01 01 01 01 01 01 01 01 */ in board_init()
68 __raw_writew(0x5555, PBCR); /* 01 01 01 01 01 01 01 01 */ in board_init()
72 __raw_writew(0x5500, PCCR); /* 01 01 01 01 00 00 00 00 */ in board_init()
76 __raw_writew(0x5555, PDCR); /* 01 01 01 01 01 01 01 01 */ in board_init()
80 __raw_writew(0x2800, PECR); /* 00 10 10 00 00 00 00 00 */ in board_init()
84 __raw_writew(0x0002, PFCR); /* 00 00 00 00 00 00 00 10 */ in board_init()
[all …]
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_io.h53 { __raw_writew(data, addr + offset); } in musb_writew()
88 __raw_writew(tmp, addr + (offset & ~1)); in musb_writeb()
/openbmc/u-boot/arch/sh/include/asm/
H A Dio.h50 #define __raw_writew(v, a) __arch_putw(v, a) macro
85 #define outw(v, p) __raw_writew(cpu_to_le16(v), p)
153 #define writew(v, c) __raw_writew(cpu_to_le16(v), __mem_pci(c))
186 #define writew(v, addr) __raw_writew(v, addr)
/openbmc/u-boot/arch/arm/include/asm/
H A Dio.h98 #define __raw_writew(v,a) __arch_putw(v,a) macro
164 #define out_16(a,v) __raw_writew(v,a)
241 #define outw(v,p) __raw_writew(cpu_to_le16(v),__io(p))
309 #define writew(v,c) __raw_writew(cpu_to_le16(v),__mem_pci(c))
367 #define isa_writew(val,addr) __raw_writew(val,__mem_isa(addr))
/openbmc/u-boot/arch/nds32/include/asm/
H A Dio.h83 #define __raw_writew(v, a) __arch_putw(v, a) macro
244 #define outw(v, p) __raw_writew(cpu_to_le16(v), __io(p))
371 #define writew(v, c) __raw_writew(cpu_to_le16(v), __mem_pci(c))
409 #define isa_writew(val, addr) __raw_writew(val, __mem_isa(addr))
/openbmc/u-boot/arch/riscv/include/asm/
H A Dio.h58 #define __raw_writew(v, a) __arch_putw(v, a) macro
231 #define outw(v, p) __raw_writew(cpu_to_le16(v), __io(p))
377 #define writew(v, c) __raw_writew(cpu_to_le16(v), __mem_pci(c))
414 #define isa_writew(val, addr) __raw_writew(val, __mem_isa(addr))
/openbmc/u-boot/board/astro/mcf5373l/
H A Dfpga.c43 __raw_writew(tmp_short, &gpiop->par_uart); in altera_pre_fn()
266 __raw_writew(tmp_short, &gpiop->par_uart); in xilinx_pre_config_fn()
/openbmc/u-boot/arch/arc/include/asm/
H A Dio.h98 static inline void __raw_writew(u16 s, volatile void __iomem *addr) in __raw_writew() function
222 #define writew_relaxed(v,c) __raw_writew((__force u16) cpu_to_le16(v),c)
/openbmc/u-boot/board/armltd/integrator/
H A Dpci.c82 #define v3_writew(o, v) __raw_writew(v, PHYS_PCI_V3_BASE + (unsigned int)(o))
242 __raw_writew((u8)val, addr); in pci_integrator_write_word()
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dio.h49 #define __raw_writew writew macro
/openbmc/u-boot/board/freescale/ls1021aiot/
H A Dls1021aiot.c243 __raw_writew(shftval, addr); in flash_write16()
/openbmc/u-boot/board/freescale/ls1043ardb/
H A Dls1043ardb.c321 __raw_writew(shftval, addr); in flash_write16()
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dio.h75 #define __raw_writew writew macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dio.h150 static inline void __raw_writew(unsigned short v, volatile void __iomem *addr) in __raw_writew() function
297 __raw_writew(cpu_to_be16((val)), (__force unsigned *)(addr))
/openbmc/u-boot/board/freescale/ls1046aqds/
H A Dls1046aqds.c475 __raw_writew(shftval, addr); in flash_write16()
/openbmc/u-boot/board/freescale/ls1021aqds/
H A Dls1021aqds.c467 __raw_writew(shftval, addr); in flash_write16()
/openbmc/u-boot/cmd/ti/
H A Dddr3.c90 __raw_writew((u16)index, index); in ddr_memory_test()
/openbmc/u-boot/arch/nios2/include/asm/
H A Dio.h49 #define __raw_writew(v,a) (*(volatile unsigned short *)(a) = (v)) macro
/openbmc/u-boot/board/freescale/p1022ds/
H A Ddiu.c361 __raw_writew(value, addr); in flash_write16()
/openbmc/u-boot/board/freescale/ls1043aqds/
H A Dls1043aqds.c518 __raw_writew(shftval, addr); in flash_write16()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dio.h23 #define __raw_writew(w,addr) ((*(volatile u16 *) (addr)) = (w)) macro
/openbmc/u-boot/arch/x86/include/asm/
H A Dio.h74 #define __raw_writew writew macro
/openbmc/u-boot/include/linux/
H A Dfb.h547 #define fb_writew __raw_writew
/openbmc/u-boot/drivers/net/
H A Ddm9000x.c119 #define DM9000_outw(d, r) __raw_writew(d, r)
/openbmc/u-boot/board/freescale/ls1021atwr/
H A Dls1021atwr.c614 __raw_writew(shftval, addr); in flash_write16()

12