Searched refs:SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/mtd/nand/spi/ |
A D | gigadevice.c | 27 SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(0, 1, NULL, 0), 35 SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(0, 1, NULL, 0),
|
A D | paragon.c | 25 SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(0, 2, NULL, 0),
|
A D | winbond.c | 19 SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(0, 2, NULL, 0),
|
A D | micron.c | 32 SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(0, 2, NULL, 0),
|
/linux/include/linux/mtd/ |
A D | spinand.h | 113 #define SPINAND_PAGE_READ_FROM_CACHE_QUADIO_OP(addr, ndummy, buf, len) \ macro
|
Completed in 7 milliseconds