| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | io.h | 199 #define insb insb macro 200 static inline void insb(unsigned long port, void *dst, unsigned long count) in insb() function
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | PeeCeeI.c | 88 void insb(unsigned long __addr, void *dst, unsigned long count) in insb() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | logic_pio.h | 82 #define insb logic_insb macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/include/mach/ |
| H A D | io-s3c24xx.h | 36 #define insb(p,d,l) readsb(S3C24XX_VA_ISA_BYTE + (p),d,l) macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/lib/ |
| H A D | io.c | 127 void insb (unsigned long port, void *dst, unsigned long count) in insb() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/include/mach/ |
| H A D | io.h | 62 #define insb insb macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io_noioport.h | 56 static inline void insb(unsigned long port, void *dst, unsigned long count) in insb() function
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/ |
| H A D | io.c | 364 void insb(unsigned int port, void *from, int len) in insb() function
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | io.h | 117 #define insb(addr, buffer, count) __insb(PCI_IOBASE + (addr), buffer, count) macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | io.h | 344 #define insb insb macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/include/mach/ |
| H A D | io.h | 308 #define insb insb macro 309 static inline void insb(u32 io_addr, void *p, u32 count) in insb() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | io_mm.h | 328 #define insb isa_insb macro 361 #define insb(port, buf, nr) ((port) < 1024 ? isa_rom_insb((port), (buf), (nr)) : isa_insb((port), (… macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | io.h | 249 static inline void insb(unsigned long port, void *buffer, int count) in insb() function
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/ |
| H A D | io.h | 119 #define insb(a,b,l) io_insb(a,b,l) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | io.c | 288 void insb(unsigned long port, void *dst, unsigned long count) in insb() function
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | io.h | 606 #define insb insb macro 607 static inline void insb(unsigned long addr, void *buffer, unsigned int count) in insb() function
|
| /OK3568_Linux_fs/u-boot/arch/nios2/include/asm/ |
| H A D | io.h | 82 static inline void insb (unsigned long port, void *dst, unsigned long count) in insb() function
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | io.h | 268 #define insb(p,d,l) __raw_readsb(__io(p),d,l) macro
|
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ |
| H A D | io.h | 47 #define insb(port, buf, ns) _insb((u8 *)((port)+_IO_BASE), (buf), (ns)) macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | io.h | 43 #define insb(port, buf, ns) _insb((u8 *)((port)+_IO_BASE), (buf), (ns)) macro
|
| /OK3568_Linux_fs/u-boot/arch/sh/include/asm/ |
| H A D | io.h | 96 #define insb(p, d, l) __raw_readsb(p, d, l) macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usbdevice.h | 83 #define insb(p,to,len) mmio_insb(p,to,len) macro
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | io.h | 264 #define insb(p, d, l) readsb(__io(p), d, l) macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | io.h | 239 #define insb(p,d,l) __raw_readsb(__io(p),d,l) macro
|