| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/ |
| H A D | sun_inout.s | 53 .globl outl symbol 118 outl: label
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | compiler.h | 243 outl(unsigned long port, unsigned int val) in outl() function 306 outl(unsigned short port, unsigned int val) in outl() function 363 outl(unsigned long port, unsigned int val) in outl() function 545 outl(unsigned PORT_SIZE port, unsigned int val) in outl() function 730 outl(unsigned short port, unsigned int value) in outl() function 875 outl(unsigned PORT_SIZE port, unsigned int val) in outl() function 914 outl(unsigned PORT_SIZE port, unsigned int val) in outl() function
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | io.h | 190 #define outl outl macro 191 static inline void outl(unsigned int val, unsigned long port) in outl() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | logic_pio.h | 78 #define outl logic_outl macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | io.h | 256 #define outl eisa_out32 macro 278 #define outl(x, y) BUG() macro
|
| H A D | pci.h | 116 void (*outl) (struct pci_hba_data *hba, u16 port, u32 data); member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/include/mach/ |
| H A D | io-s3c24xx.h | 34 #define outl(v,p) writel((v), S3C24XX_VA_ISA_WORD + (p)) macro
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/lib/ |
| H A D | pci_io.c | 125 void outl(unsigned int value, unsigned int addr) in outl() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/include/mach/ |
| H A D | io.h | 49 #define outl(v,p) __outl(v,p) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io_noioport.h | 33 static inline void outl(unsigned int x, unsigned long port) in outl() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | io_64.h | 225 #define outl outl macro 226 static inline void outl(u32 l, unsigned long addr) in outl() function
|
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ |
| H A D | io.h | 60 #define outl(val, port) out_be32((u32 *)((port)+_IO_BASE), (val)) macro 65 #define outl(val, port) out_le32((u32 *)((port)+_IO_BASE), (val)) macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | io.h | 56 #define outl(val, port) out_be32((u32 *)((port)+_IO_BASE), (val)) macro 61 #define outl(val, port) out_le32((u32 *)((port)+_IO_BASE), (val)) macro
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | io.h | 61 #define outl(v,c) ({ __io_pbw(); writel_cpu((v),(void*)(PCI_IOBASE + (c))); __io_paw(); }) macro
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/ |
| H A D | io.h | 65 #define outl(val, port) writel((val), (u32 *)((unsigned long)(port))) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | io.h | 350 #define outl outl macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/include/mach/ |
| H A D | io.h | 282 #define outl outl macro 283 static inline void outl(u32 value, u32 addr) in outl() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | io_mm.h | 326 #define outl isa_outl macro 358 #define outl isa_outl macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | io.h | 236 static inline void outl(u32 data, unsigned long port) in outl() function
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/ |
| H A D | io.h | 46 #define outl(x, addr) ((void) writel (x, addr)) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | io.c | 94 void outl(u32 b, unsigned long port) in outl() function
|
| /OK3568_Linux_fs/u-boot/arch/nios2/include/asm/ |
| H A D | io.h | 80 #define outl(val, addr) writel(val,addr) macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | io.h | 255 #define outl(v,p) ({ __iowmb(); __raw_writel((__force __u32) \ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | io.h | 382 extern inline void outl(u32 b, unsigned long port) in outl() function
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/include/x86_64/ |
| H A D | processor.h | 244 static inline void outl(uint16_t port, uint32_t value) in outl() function
|