Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/spi/
Dgigadevice.c24 SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(0, 2, NULL, 0),
32 SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(0, 2, NULL, 0),
Dmicron.c22 SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(0, 2, NULL, 0),
Dparagon.c25 SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(0, 2, NULL, 0),
Dwinbond.c19 SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(0, 2, NULL, 0),
/Linux-v5.4/include/linux/mtd/
Dspinand.h113 #define SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(addr, ndummy, buf, len) \ macro