| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | io.h | 315 #ifndef readsb 316 #define readsb readsb macro 317 static inline void readsb(const volatile void __iomem *addr, void *buffer, in readsb() function 609 readsb(PCI_IOBASE + addr, buffer, count); in insb() 833 readsb(addr, buffer, count); in ioread8_rep()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/ |
| H A D | spider-pci.c | 58 SPIDER_PCI_MMIO_READ_STR(readsb) in SPIDER_PCI_MMIO_READ() 166 .readsb = spiderpci_readsb,
|
| /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)
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/ |
| H A D | ts78xx-setup.c | 190 readsb(io_base, buf, sz); in ts78xx_ts_nand_read_buf() 204 readsb(io_base, buf, len); in ts78xx_ts_nand_read_buf()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | io_64.h | 246 static inline void readsb(void __iomem *port, void *buf, unsigned long count) in readsb() function 275 #define ioread8_rep(p,d,l) readsb(p,d,l)
|
| /OK3568_Linux_fs/kernel/arch/arm/lib/ |
| H A D | Makefile | 16 io-readsb.o io-writesb.o io-readsl.o io-writesl.o \
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | musb_io.h | 32 static inline void readsb(const void __iomem *addr, void *buf, int len) in readsb() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | iomap.c | 144 readsb(addr, dst, count); in ioread8_rep()
|
| /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) 268 static inline void readsb(unsigned int *addr, void * data, int bytelen) in readsb() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | io-defs.h | 30 DEF_PCI_AC_NORET(readsb, (const PCI_IO_ADDR a, void *b, unsigned long c),
|
| H A D | io.h | 565 #define __do_insb(p, b, n) readsb((PCI_IO_ADDR)_IO_BASE+(p), (b), (n)) 768 #define mmio_insb(addr, dst, count) readsb(addr, dst, count)
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | io.h | 110 #define readsb(addr, buffer, count) __readsb(addr, buffer, count) macro
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | io.h | 203 #define readsb(p,d,l) ({ __raw_readsb(p,d,l); __iormb(); }) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/ |
| H A D | etherh.c | 401 readsb (dma_base, buf, count); in etherh_block_input() 438 readsb (dma_base, hdr, sizeof (*hdr)); in etherh_get_header()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_hdmi_i2c.c | 59 readsb(hdmi->base + hdmi->variant->ddc_fifo_reg, buf, len); in fifo_transfer()
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io.h | 59 #define readsb(p,d,l) __raw_readsb(p,d,l) macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | io.h | 309 #define readsb(p,d,l) __raw_readsb(p,d,l) macro
|
| /OK3568_Linux_fs/kernel/drivers/bus/ |
| H A D | hisi_lpc.c | 137 readsb(lpcdev->membase + LPC_REG_RDATA, buf, opcnt); in hisi_lpc_target_in()
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-zx2967.c | 89 readsb(i2c->reg_base + reg, data, len); in zx2967_i2c_readsb()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | cadence_qspi_apb.c | 655 readsb(plat->ahbbase, rxbuf, bytes_to_read); in cadence_qspi_apb_indirect_read_execute()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | io_mm.h | 377 #define readsb(port, buf, nr) raw_insb((port), (u8 *)(buf), (nr)) macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/include/mach/ |
| H A D | io.h | 74 #define readsb(p, v, l) __indirect_readsb(p, v, l) macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | io.h | 263 #define readsb(a, d, s) __raw_readsb((unsigned long)a, d, s) macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | s3c2410_udc.c | 387 readsb(fifo + base_addr, buf, len); in s3c2410_udc_read_packet() 513 readsb(S3C2410_UDC_EP0_FIFO_REG + base_addr, outbuf, bytes_read); in s3c2410_udc_read_fifo_crq()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | s3c2410.c | 671 readsb(this->legacy.IO_ADDR_R, buf, len); in s3c2410_nand_read_buf()
|