| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | parport.h | 17 #define insl(port,buf,len) isa_insb(port,buf,(len)<<2) macro
|
| H A D | io_mm.h | 330 #define insl isa_insl macro 363 #define insl isa_insl macro
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | io.h | 217 #define insl insl macro 218 static inline void insl(unsigned long port, void *dst, unsigned long count) in insl() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | PeeCeeI.c | 144 void insl(unsigned long __addr, void *dst, unsigned long count) in insl() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | logic_pio.h | 90 #define insl logic_insl macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/include/mach/ |
| H A D | io-s3c24xx.h | 38 #define insl(p,d,l) readsl(S3C24XX_VA_ISA_WORD + (p),d,l) macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/lib/ |
| H A D | io.c | 239 void insl (unsigned long port, void *dst, unsigned long count) in insl() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/include/mach/ |
| H A D | io.h | 66 #define insl insl macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-generic/ |
| H A D | ide.h | 132 #define insl(port, addr, count) __ide_insl(port, addr, count) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io_noioport.h | 66 static inline void insl(unsigned long port, void *dst, unsigned long count) in insl() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/ |
| H A D | io.c | 429 void insl(unsigned int port, void *from, int len) in insl() function
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | io.h | 119 #define insl(addr, buffer, count) __insl(PCI_IOBASE + (addr), buffer, count) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | io.h | 346 #define insl insl macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/include/mach/ |
| H A D | io.h | 346 #define insl insl macro 347 static inline void insl(u32 io_addr, void *p, u32 count) in insl() function
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | io.h | 271 static inline void insl(unsigned long port, void *buffer, int count) in insl() function
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/ |
| H A D | io.h | 121 #define insl(a,b,l) io_insl(a,b,l) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | io.c | 360 void insl(unsigned long port, void *dst, unsigned long count) in insl() function
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | io.h | 622 #define insl insl macro 623 static inline void insl(unsigned long addr, void *buffer, unsigned int count) in insl() function
|
| /OK3568_Linux_fs/u-boot/arch/nios2/include/asm/ |
| H A D | io.h | 92 static inline void insl (unsigned long port, void *dst, unsigned long count) in insl() function
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | io.h | 270 #define insl(p,d,l) __raw_readsl(__io(p),d,l) macro
|
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ |
| H A D | io.h | 51 #define insl(port, buf, nl) _insl_ns((u32 *)((port)+_IO_BASE), (buf), (nl)) macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | io.h | 47 #define insl(port, buf, nl) _insl_ns((u32 *)((port)+_IO_BASE), (buf), (nl)) macro
|
| /OK3568_Linux_fs/u-boot/arch/sh/include/asm/ |
| H A D | io.h | 98 #define insl(p, d, l) __raw_readsl(p, d, l) macro
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | io.h | 266 #define insl(p, d, l) readsl(__io(p), d, l) macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | io.h | 241 #define insl(p,d,l) __raw_readsl(__io(p),d,l) macro
|