Home
last modified time | relevance | path

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

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