| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/ |
| H A D | sun_inout.s | 52 .globl outw symbol 106 outw: label
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | vga.h | 31 #define outw(port, val) do { } while (0) macro
|
| H A D | io_mm.h | 322 #define outw isa_outw macro 356 #define outw(val, port) ((port) < 1024 ? isa_rom_outw((val), (port)) : out_le16((port), (val))) macro
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | compiler.h | 237 outw(unsigned long port, unsigned short val) in outw() function 300 outw(unsigned short port, unsigned short val) in outw() function 354 outw(unsigned long port, unsigned short val) in outw() function 538 outw(unsigned PORT_SIZE port, unsigned short val) in outw() function 722 outw(unsigned short port, unsigned short value) in outw() function 869 outw(unsigned PORT_SIZE port, unsigned short val) in outw() function 907 outw(unsigned PORT_SIZE port, unsigned short val) in outw() function
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | io.h | 181 #define outw outw macro 182 static inline void outw(unsigned short val, unsigned long port) in outw() function
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | overlay.c | 142 u16 outw, outh; in dss_ovl_check() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | logic_pio.h | 74 #define outw logic_outw macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | io.h | 255 #define outw eisa_out16 macro 277 #define outw(x, y) BUG() macro
|
| H A D | pci.h | 115 void (*outw) (struct pci_hba_data *hba, u16 port, u16 data); member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/include/mach/ |
| H A D | io-s3c24xx.h | 33 #define outw(v,p) writew((v), S3C24XX_VA_ISA_WORD + (p)) macro
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/lib/ |
| H A D | pci_io.c | 130 void outw(unsigned int value, unsigned int addr) in outw() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/include/mach/ |
| H A D | io.h | 46 #define outw(v,p) __outw(v,p) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io_noioport.h | 28 static inline void outw(unsigned short x, unsigned long port) in outw() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | io_64.h | 219 #define outw outw macro 220 static inline void outw(u16 w, unsigned long addr) in outw() function
|
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ |
| H A D | io.h | 58 #define outw(val, port) out_be16((u16 *)((port)+_IO_BASE), (val)) macro 63 #define outw(val, port) out_le16((u16 *)((port)+_IO_BASE), (val)) macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | io.h | 54 #define outw(val, port) out_be16((u16 *)((port)+_IO_BASE), (val)) macro 59 #define outw(val, port) out_le16((u16 *)((port)+_IO_BASE), (val)) macro
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | io.h | 60 #define outw(v,c) ({ __io_pbw(); writew_cpu((v),(void*)(PCI_IOBASE + (c))); __io_paw(); }) macro
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/ |
| H A D | io.h | 63 #define outw(val, port) writew((val), (u16 *)((unsigned long)(port))) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | io.h | 349 #define outw outw macro
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap/ |
| H A D | omap_vout.c | 279 struct omap_overlay *ovl, int posx, int posy, int outw, in omapvid_setup_overlay() 360 int posx, posy, outw, outh; in omapvid_init() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/include/mach/ |
| H A D | io.h | 264 #define outw outw macro 265 static inline void outw(u16 value, u32 addr) in outw() function
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/ |
| H A D | hal_jpegd_vdpu1.c | 542 unsigned int outw, outh; in jpegd_setup_pp() local
|
| H A D | hal_jpegd_vdpu2.c | 561 unsigned int outw, outh; in jpegd_setup_pp() local
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | io.h | 231 static inline void outw(u16 data, unsigned long port) in outw() function
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/ |
| H A D | io.h | 45 #define outw(x, addr) ((void) writew (x, addr)) macro
|