/linux-4.4.14/arch/blackfin/include/asm/ |
D | io.h | 33 extern void insl(unsigned long port, void *addr, unsigned long count); 37 #define insl insl macro
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | parport.h | 14 #undef insl 16 #define insl(port,buf,len) isa_insb(port,buf,(len)<<2) macro
|
D | io_mm.h | 116 #define insl mcf_pci_insl macro 372 #define insl isa_insl macro 405 #define insl isa_insl macro 438 #define insl(port,buf,nr) ((void)0) macro
|
D | io_no.h | 135 #define insl(a,b,l) io_insl(a,b,l) macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | dm9000.h | 33 #undef insl 34 #define insl(a,b,l) __insl(a,b,l,0) /* don't byte-swap */ macro
|
D | io.h | 189 #define insl(a,b,l) __insl(a,b,l,0) macro
|
/linux-4.4.14/arch/mips/include/asm/mach-generic/ |
D | ide.h | 71 insl(port, addr, count); in __ide_insl() 128 #undef insl 132 #define insl(port, addr, count) __ide_insl(port, addr, count) macro
|
/linux-4.4.14/arch/arm/mach-ebsa110/include/mach/ |
D | io.h | 69 #define insl insl macro 70 extern void insl(unsigned int port, void *buf, int sz);
|
/linux-4.4.14/arch/arm/lib/ |
D | io-acorn.S | 28 ENTRY(insl)
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | io.h | 147 static inline void insl(unsigned long addr, void *buffer, int count) in insl() function 210 insl((unsigned long) (p), (dst), (count)) 224 insl((unsigned long) (p), (dst), (count))
|
/linux-4.4.14/include/asm-generic/ |
D | io.h | 477 #ifndef insl 478 #define insl insl macro 479 static inline void insl(unsigned long addr, void *buffer, unsigned int count) in insl() function 532 insl(addr, buffer, count); in insl_p()
|
D | ide_iops.h | 4 #define __ide_insl insl
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | io.h | 146 #define insl _insl macro 180 #define ioread32_rep(p, dst, count) insl((unsigned long)(p), (dst), (count))
|
/linux-4.4.14/arch/sparc/lib/ |
D | PeeCeeI.c | 143 void insl(unsigned long __addr, void *dst, unsigned long count) in insl() function 210 EXPORT_SYMBOL(insl);
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | ide.h | 19 #define __ide_insl insl
|
D | io.h | 297 extern void insl (unsigned long port, void *dst, unsigned long count);
|
/linux-4.4.14/arch/arm/mach-ixp4xx/include/mach/ |
D | io.h | 338 #define insl insl macro 339 static inline void insl(u32 io_addr, void *p, u32 count) in insl() function 430 insl(port & PIO_MASK, vaddr, count); in ioread32_rep()
|
/linux-4.4.14/arch/tile/include/asm/ |
D | io.h | 344 static inline void insl(unsigned long addr, void *buffer, int count) in insl() function 458 static inline void insl(unsigned long addr, void *buffer, int count) in insl() function 497 insl((unsigned long) (p), (dst), (count))
|
/linux-4.4.14/drivers/scsi/ |
D | qlogicfas408.c | 106 insl(qbase + 4, request, 32); in ql_pdma() 113 insl(qbase + 4, request, 21); in ql_pdma() 118 insl(qbase + 4, request, 11); in ql_pdma()
|
D | nsp32_io.h | 233 insl(base + reg, buf, count); in nsp32_multi_read4()
|
D | NCR53c406a.c | 386 insl(PIO_FIFO, request, len >> 2); in NCR53c406a_pio_read()
|
D | sym53c416.c | 258 insl(base + PIO_FIFO_1, buffer, bytes_left >> 2); in sym53c416_read()
|
D | ppa.c | 357 insl(ppb + 4, buffer, len >> 2); in ppa_in()
|
D | imm.c | 431 insl(ppb + 4, buffer, len >> 2); in imm_in()
|
/linux-4.4.14/arch/mn10300/unit-asb2303/include/unit/ |
D | smc91111.h | 41 #define SMC_insl(a, r, p, l) insl((unsigned long) ((a) + (r)), (p), (l))
|
/linux-4.4.14/arch/sh/include/asm/ |
D | io_noioport.h | 57 #define insl(a, b, c) BUG() macro
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | xtensa_ksyms.c | 124 EXPORT_SYMBOL(insl);
|
/linux-4.4.14/arch/arm/mach-ebsa110/ |
D | io.c | 428 void insl(unsigned int port, void *from, int len) in insl() function 439 EXPORT_SYMBOL(insl);
|
/linux-4.4.14/arch/parisc/lib/ |
D | io.c | 238 void insl (unsigned long port, void *dst, unsigned long count) in insl() function 485 EXPORT_SYMBOL(insl);
|
D | iomap.c | 109 insl(ADDR2PORT(addr), dst, count); in ioport_read32r()
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | bfin_ksyms.c | 82 EXPORT_SYMBOL(insl);
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | io_64.h | 243 void insl(unsigned long, void *, unsigned long); 256 insl((unsigned long __force)port, buf, count); in ioread32_rep()
|
/linux-4.4.14/drivers/scsi/pcmcia/ |
D | nsp_io.h | 110 insl(BaseAddr + Register, buf, count); in nsp_multi_read_4()
|
D | sym53c500_cs.c | 285 insl(base + PIO_FIFO, request, len >> 2); in SYM53C500_pio_read()
|
/linux-4.4.14/arch/alpha/kernel/ |
D | io.c | 313 void insl(unsigned long port, void *dst, unsigned long count) in insl() function 319 EXPORT_SYMBOL(insl);
|
/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/ |
D | io.h | 205 #define insl(p,d,l) __raw_readsl(__ioaddr(p),d,l) macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | io-defs.h | 46 DEF_PCI_AC_NORET(insl, (unsigned long p, void *b, unsigned long c),
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | io.h | 292 static inline void insl(unsigned long port, void *buffer, int count) in insl() function
|
/linux-4.4.14/arch/cris/include/asm/ |
D | io.h | 141 #define insl(port,addr,count) (cris_iops ? cris_iops->read_io(port,addr,4,count) : 0) macro
|
/linux-4.4.14/lib/ |
D | iomap.c | 205 IO_COND(addr, insl(port,dst,count), mmio_insl(addr, dst, count)); in ioread32_rep()
|
/linux-4.4.14/drivers/ide/ |
D | ide-io-std.c | 186 insl(data_addr, buf, words); in ide_input_data()
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal-lpc.c | 178 .insl = opal_lpc_insl,
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | io.h | 302 #define insl(p,d,c) __insl(p,d,c) macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | io.h | 266 #define insl(p,d,l) __raw_readsl(__io(p),d,l) macro
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | hisax_fcpcipnp.c | 450 insl(adapter->io + AVM_DATA + HDLC_FIFO, in hdlc_empty_fifo() 455 insl(adapter->io + in hdlc_empty_fifo()
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | io.h | 539 extern void insl (unsigned long port, void *dst, unsigned long count);
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
D | ne2k-pci.c | 547 insl(NE_BASE + NE_DATAPORT, buf, count>>2); in ne2k_pci_block_input()
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | smc9194.c | 1194 insl(ioaddr + DATA_1 , data, packet_length >> 2 ); in smc_rcv()
|
D | smc91x.h | 93 #define SMC_insl(a, r, p, l) insl((a) + (r) - 0xa0000000, p, l)
|
/linux-4.4.14/drivers/net/ethernet/3com/ |
D | 3c589_cs.c | 864 insl(ioaddr+RX_FIFO, skb_put(skb, pkt_len), in el3_rx()
|
D | 3c574_cs.c | 1019 insl(ioaddr+RX_FIFO, skb_put(skb, pkt_len), in el3_rx()
|
D | 3c509.c | 950 insl(ioaddr + RX_FIFO, skb_put(skb,pkt_len), in el3_rx()
|
D | 3c515.c | 1304 insl(ioaddr + RX_FIFO, in corkscrew_rx()
|
/linux-4.4.14/drivers/parport/ |
D | parport_pc.c | 284 insl(EPPDATA(port), buf, 4); in parport_pc_epp_read_data() 309 insl(EPPDATA(port), buf, (length >> 2)); in parport_pc_epp_read_data()
|
/linux-4.4.14/drivers/net/ethernet/hp/ |
D | hp100.c | 1843 insl(ioaddr + HP100_REG_DATA32, ptr, pkt_len >> 2); in hp100_rx()
|