Home
last modified time | relevance | path

Searched refs:readsq (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dio.h447 #ifndef readsq
448 #define readsq readsq macro
449 static inline void readsq(const volatile void __iomem *addr, void *buffer, in readsq() function
944 readsq(addr, buffer, count); in ioread64_rep()
/openbmc/linux/arch/riscv/include/asm/
H A Dio.h124 #define readsq(addr, buffer, count) __readsq(addr, buffer, count) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dcadence-nand-controller.c1902 readsq(cdns_ctrl->io.virt, buf, len_in_words); in cadence_nand_read_buf()
1916 readsq(cdns_ctrl->io.virt, cdns_ctrl->buf, in cadence_nand_read_buf()
/openbmc/linux/Documentation/driver-api/
H A Ddevice-io.rst275 readsq, readsl, readsw, readsb