Home
last modified time | relevance | path

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

/Linux-v6.6/include/asm-generic/
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()
/Linux-v6.6/arch/riscv/include/asm/
Dio.h124 #define readsq(addr, buffer, count) __readsq(addr, buffer, count) macro
/Linux-v6.6/drivers/mtd/nand/raw/
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()
/Linux-v6.6/Documentation/driver-api/
Ddevice-io.rst275 readsq, readsl, readsw, readsb