/openbmc/linux/arch/sparc/include/asm/ |
H A D | io_64.h | 265 static inline void readsl(void __iomem *port, void *buf, unsigned long count) in readsl() function 269 #define readsl readsl macro 291 #define ioread32_rep(p,d,l) readsl(p,d,l)
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | spider-pci.c | 59 SPIDER_PCI_MMIO_READ_STR(readsl) in SPIDER_PCI_MMIO_READ() 167 .readsl = spiderpci_readsl,
|
/openbmc/linux/include/asm-generic/ |
H A D | io.h | 430 #ifndef readsl 431 #define readsl readsl macro 432 static inline void readsl(const volatile void __iomem *addr, void *buffer, in readsl() function 708 readsl(PCI_IOBASE + addr, buffer, count); in insl() 934 readsl(addr, buffer, count); in ioread32_rep()
|
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss-prng.c | 52 readsl(ss->base + SS_TXFIFO, data, len / 4); in sun4i_ss_prng_generate()
|
H A D | sun4i-ss-cipher.c | 122 readsl(ss->base + SS_TXFIFO, mo.addr + oo, todo); in sun4i_ss_opti_poll() 341 readsl(ss->base + SS_TXFIFO, mo.addr + oo, todo); in sun4i_ss_cipher_poll() 353 readsl(ss->base + SS_TXFIFO, ss->bufo, tx_cnt); in sun4i_ss_cipher_poll()
|
/openbmc/linux/arch/arm/lib/ |
H A D | Makefile | 16 io-readsb.o io-writesb.o io-readsl.o io-writesl.o \
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | musb_io.h | 27 static inline void readsl(const void __iomem *addr, void *buf, int len) in readsl() function
|
H A D | pic32.c | 164 readsl(fifo, dst, len / 4); in musb_read_fifo()
|
H A D | am35x.c | 460 readsl(fifo, dst, len >> 2); in musb_read_fifo()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | io.h | 611 #define __do_insl(p, b, n) readsl((PCI_IO_ADDR)(_IO_BASE+(p)), (b), (n)) 688 #define readsl readsl macro 936 #define mmio_insl(addr, dst, count) readsl(addr, dst, count)
|
H A D | io-defs.h | 34 DEF_PCI_AC_NORET(readsl, (const PCI_IO_ADDR a, void *b, unsigned long c),
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | io.h | 99 #define readsl(addr, buffer, count) __readsl(addr, buffer, count) macro
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | orion_nand.c | 79 readsl(io_base, buf, len/4); in orion_nand_read_buf()
|
/openbmc/u-boot/arch/nds32/include/asm/ |
H A D | io.h | 257 #define insl(p, d, l) readsl(__io(p), d, l) 281 static inline void readsl(unsigned int *addr, void * data, int longlen) in readsl() function
|
/openbmc/u-boot/arch/riscv/include/asm/ |
H A D | io.h | 244 #define insl(p, d, l) readsl(__io(p), d, l) 276 static inline void readsl(unsigned int *addr, void *data, int longlen) in readsl() function
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | io.h | 40 #define readsl(p, d, l) __raw_readsl(p, d, l) macro
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | io.h | 204 #define readsl(p,d,l) ({ __raw_readsl(p,d,l); __iormb(); }) macro
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | smc91x.h | 94 #define SMC_insl(a, r, p, l) readsl((a) + (r), p, l) 151 #define SMC_insl(a, r, p, l) readsl((a) + (r), p, l) 322 readsl(ioaddr + reg, buf, len); in smc_pxa_dma_insl()
|
/openbmc/linux/drivers/crypto/stm32/ |
H A D | stm32-cryp.c | 1337 readsl(cryp->regs + cryp->caps->dout, out_tag, AES_BLOCK_32); in stm32_cryp_read_auth_tag() 1344 readsl(cryp->regs + cryp->caps->dout, out_tag, AES_BLOCK_32); in stm32_cryp_read_auth_tag() 1387 readsl(cryp->regs + cryp->caps->dout, block, cryp->hw_blocksize / sizeof(u32)); in stm32_cryp_irq_read_data() 1444 readsl(cryp->regs + cryp->caps->dout, block, cryp->hw_blocksize / sizeof(u32)); in stm32_cryp_irq_write_gcm_padded_data() 1542 readsl(cryp->regs + cryp->caps->dout, block, cryp->hw_blocksize / sizeof(u32)); in stm32_cryp_irq_write_ccm_padded_data()
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | io.h | 61 #define readsl(p,d,l) __raw_readsl(p,d,l) macro
|
/openbmc/linux/arch/arm/mach-orion5x/ |
H A D | ts78xx-setup.c | 195 readsl(io_base, buf32, sz); in ts78xx_ts_nand_read_buf()
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | io.h | 294 #define readsl(p,d,l) __raw_readsl(p,d,l) macro
|
/openbmc/linux/drivers/base/regmap/ |
H A D | regmap-mmio.c | 350 readsl(ctx->regs + reg, (u32 *)val, val_count); in regmap_mmio_noinc_read()
|
/openbmc/linux/drivers/i3c/master/ |
H A D | i3c-master-cdns.c | 442 readsl(master->regs + RX_FIFO, bytes, nbytes / 4); in cdns_i3c_master_rd_from_rx_fifo() 446 readsl(master->regs + RX_FIFO, &tmp, 1); in cdns_i3c_master_rd_from_rx_fifo() 1334 readsl(master->regs + IBI_DATA_FIFO, buf, nbytes / 4); in cdns_i3c_master_handle_ibi()
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | io_mm.h | 377 #define readsl(port, buf, nr) raw_insl((port), (u32 *)(buf), (nr)) macro
|