Searched defs:ndummy (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/include/linux/mtd/ |
| H A D | spinand.h | 35 #define SPINAND_READID_OP(naddr, ndummy, buf, len) \ argument 65 #define SPINAND_PAGE_READ_FROM_CACHE_OP(addr, ndummy, buf, len, ...) \ argument 72 #define SPINAND_PAGE_READ_FROM_CACHE_FAST_OP(addr, ndummy, buf, len) \ argument 78 #define SPINAND_PAGE_READ_FROM_CACHE_OP_3A(addr, ndummy, buf, len) \ argument 84 #define SPINAND_PAGE_READ_FROM_CACHE_FAST_OP_3A(addr, ndummy, buf, len) \ argument 97 #define SPINAND_PAGE_READ_FROM_CACHE_X2_OP(addr, ndummy, buf, len) \ argument 103 #define SPINAND_PAGE_READ_FROM_CACHE_X2_OP_3A(addr, ndummy, buf, len) \ argument 116 #define SPINAND_PAGE_READ_FROM_CACHE_X4_OP(addr, ndummy, buf, len) \ argument 122 #define SPINAND_PAGE_READ_FROM_CACHE_X4_OP_3A(addr, ndummy, buf, len) \ argument 135 #define SPINAND_PAGE_READ_FROM_CACHE_DUALIO_OP(addr, ndummy, buf, len) \ argument [all …]
|
| /linux-6.15/drivers/mtd/spi-nor/ |
| H A D | spansion.c | 55 #define CYPRESS_NOR_RD_ANY_REG_OP(naddr, addr, ndummy, buf) \ argument
|
| H A D | core.h | 22 #define SPI_NOR_READID_OP(naddr, ndummy, buf, len) \ argument
|
| H A D | core.c | 428 int spi_nor_read_id(struct spi_nor *nor, u8 naddr, u8 ndummy, u8 *id, in spi_nor_read_id()
|
| /linux-6.15/drivers/mtd/nand/spi/ |
| H A D | core.c | 584 u8 ndummy, u8 *buf) in spinand_read_id_op()
|