| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | io.h | 236 #define outsw outsw macro 237 static inline void outsw(unsigned long port, const void *src, in outsw() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | PeeCeeI.c | 23 void outsw(unsigned long __addr, const void *src, unsigned long count) in outsw() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | logic_pio.h | 98 #define outsw logic_outsw macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/include/mach/ |
| H A D | io-s3c24xx.h | 41 #define outsw(p,d,l) writesw(S3C24XX_VA_ISA_WORD + (p),d,l) macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/lib/ |
| H A D | io.c | 337 void outsw (unsigned long port, const void *src, unsigned long count) in outsw() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/include/mach/ |
| H A D | io.h | 71 #define outsw outsw macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-generic/ |
| H A D | ide.h | 133 #define outsw(port, addr, count) __ide_outsw(port, addr, count) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io_noioport.h | 76 static inline void outsw(unsigned long port, const void *src, unsigned long count) in outsw() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/ |
| H A D | io.c | 382 void outsw(unsigned int port, const void *from, int len) in outsw() function
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | io.h | 132 #define outsw(addr, buffer, count) __outsw(PCI_IOBASE + (addr), buffer, count) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | io.h | 355 #define outsw outsw macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/include/mach/ |
| H A D | io.h | 274 #define outsw outsw macro 275 static inline void outsw(u32 io_addr, const void *p, u32 count) in outsw() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | io_mm.h | 332 #define outsw isa_outsw macro 365 #define outsw(port, buf, nr) ((port) < 1024 ? isa_rom_outsw((port), (buf), (nr)) : isa_outsw((port)… macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | io.h | 292 static inline void outsw(unsigned long port, const void *buffer, int count) in outsw() function
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/ |
| H A D | io.h | 115 #define outsw(port, buf, ns) _outsw((u16 *)port, buf, ns) macro
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/ |
| H A D | io.h | 116 #define outsw(a,b,l) io_outsw(a,b,l) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | io.c | 422 void outsw(unsigned long port, const void *src, unsigned long count) in outsw() function
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | io.h | 639 #define outsw outsw macro 640 static inline void outsw(unsigned long addr, const void *buffer, in outsw() function
|
| /OK3568_Linux_fs/u-boot/arch/nios2/include/asm/ |
| H A D | io.h | 104 static inline void outsw (unsigned long port, const void *src, unsigned long count) in outsw() function
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | io.h | 265 #define outsw(p,d,l) __raw_writesw(__io(p),d,l) macro
|
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ |
| H A D | io.h | 50 #define outsw(port, buf, ns) _outsw_ns((u16 *)((port)+_IO_BASE), (buf), (ns)) macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | io.h | 46 #define outsw(port, buf, ns) _outsw_ns((u16 *)((port)+_IO_BASE), (buf), (ns)) macro
|
| /OK3568_Linux_fs/u-boot/arch/sh/include/asm/ |
| H A D | io.h | 93 #define outsw(p, d, l) __raw_writesw(p, d, l) macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usbdevice.h | 79 #define outsw(p,from,len) mmio_outsw(p,from,len) macro
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | io.h | 261 #define outsw(p, d, l) writesw(__io(p), d, l) macro
|