Searched refs:SPINAND_PAGE_READ_FROM_CACHE_OP_3A (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/nand/spi/ |
| H A D | gigadevice.c | 43 SPINAND_PAGE_READ_FROM_CACHE_OP_3A(true, 0, 1, NULL, 0), 44 SPINAND_PAGE_READ_FROM_CACHE_OP_3A(false, 0, 0, NULL, 0));
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | spinand.h | 78 #define SPINAND_PAGE_READ_FROM_CACHE_OP_3A(fast, addr, ndummy, buf, len) \ macro
|