/openbmc/linux/arch/alpha/kernel/ |
H A D | io.c | 88 return ioread8(ioport_map(port, 1)); in inb() 93 return ioread16(ioport_map(port, 2)); in inw() 98 return ioread32(ioport_map(port, 4)); in inl() 103 iowrite8(b, ioport_map(port, 1)); in outb() 108 iowrite16(b, ioport_map(port, 2)); in outw() 113 iowrite32(b, ioport_map(port, 4)); in outl() 307 ioread8_rep(ioport_map(port, 1), dst, count); in insb() 347 ioread16_rep(ioport_map(port, 2), dst, count); in insw() 379 ioread32_rep(ioport_map(port, 4), dst, count); in insl() 401 iowrite8_rep(ioport_map(port, 1), src, count); in outsb() [all …]
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | kmap.h | 59 #define ioport_map ioport_map macro 60 static inline void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function
|
/openbmc/linux/arch/sparc/lib/ |
H A D | iomap.c | 10 void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function 19 EXPORT_SYMBOL(ioport_map);
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | io.h | 293 extern inline void __iomem *ioport_map(unsigned long port, unsigned int size) in ioport_map() function 302 #define ioport_map ioport_map macro 367 return ioread8(ioport_map(port, 1)); in inb() 372 return ioread16(ioport_map(port, 2)); in inw() 377 iowrite8(b, ioport_map(port, 1)); in outb() 382 iowrite16(b, ioport_map(port, 2)); in outw() 424 return ioread32(ioport_map(port, 4)); in inl() 429 iowrite32(b, ioport_map(port, 4)); in outl()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | iomap.c | 14 void __iomem *ioport_map(unsigned long port, unsigned int len) in ioport_map() function 18 EXPORT_SYMBOL(ioport_map);
|
/openbmc/linux/arch/arm/mm/ |
H A D | iomap.c | 19 void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function 23 EXPORT_SYMBOL(ioport_map);
|
/openbmc/linux/arch/sh/kernel/ |
H A D | ioport.c | 24 void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function 34 EXPORT_SYMBOL(ioport_map);
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | io.h | 396 #ifndef ioport_map 397 #define ioport_map ioport_map macro 398 extern void __iomem *ioport_map(unsigned long port, unsigned int nr);
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | io_generic.h | 15 void __iomem *IO_CONCAT(__IO_PREFIX,ioport_map)(unsigned long addr, unsigned int size);
|
H A D | io.h | 122 #define ioport_map ioport_map macro 167 #define __ioport_map ioport_map
|
H A D | io_noioport.h | 38 static inline void __iomem *ioport_map(unsigned long port, unsigned int size) in ioport_map() function
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | io.h | 251 #define ioport_map ioport_map macro
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | io_64.h | 452 void __iomem *ioport_map(unsigned long port, unsigned int nr); 454 #define ioport_map ioport_map macro
|
H A D | io_32.h | 132 void __iomem *ioport_map(unsigned long port, unsigned int nr);
|
/openbmc/linux/include/asm-generic/ |
H A D | pci_iomap.h | 31 #define __pci_ioport_map(dev, port, nr) ioport_map((port), (nr))
|
H A D | io.h | 1110 #ifndef ioport_map 1111 #define ioport_map ioport_map macro 1112 static inline void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function 1127 extern void __iomem *ioport_map(unsigned long port, unsigned int nr);
|
H A D | iomap.h | 92 extern void __iomem *ioport_map(unsigned long port, unsigned int nr);
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | io.h | 40 static inline void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm_atmel.h | 138 return ioport_map(*base, *region_size); in atmel_get_base_addr()
|
/openbmc/linux/lib/ |
H A D | iomap.c | 406 void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function 417 EXPORT_SYMBOL(ioport_map);
|
/openbmc/linux/drivers/vfio/pci/ |
H A D | vfio_pci_rdwr.c | 318 iomem = ioport_map(0x3b0, 0x3bb - 0x3b0 + 1); in vfio_pci_vga_rw() 325 iomem = ioport_map(0x3c0, 0x3df - 0x3c0 + 1); in vfio_pci_vga_rw()
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | amd-rng.c | 170 priv->iobase = ioport_map(pmbase + PMBASE_OFFSET, PMBASE_SIZE); in amd_rng_mod_init()
|
/openbmc/linux/arch/parisc/lib/ |
H A D | iomap.c | 504 void __iomem *ioport_map(unsigned long port, unsigned int nr) in ioport_map() function 550 EXPORT_SYMBOL(ioport_map);
|
/openbmc/linux/drivers/scsi/ |
H A D | sim710.c | 108 hostdata->base = ioport_map(base_addr, 64); in sim710_probe_common()
|
/openbmc/linux/drivers/net/wireless/intersil/orinoco/ |
H A D | spectrum_cs.c | 225 mem = ioport_map(link->resource[0]->start, in spectrum_cs_config()
|