Home
last modified time | relevance | path

Searched defs:ndummy (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/mtd/
H A Dspinand.h41 #define SPINAND_READID_1S_1S_1S_OP(naddr, ndummy, buf, len) \ argument
71 #define SPINAND_PAGE_READ_FROM_CACHE_1S_1S_1S_OP(addr, ndummy, buf, len, freq) \ argument
78 #define SPINAND_PAGE_READ_FROM_CACHE_FAST_1S_1S_1S_OP(addr, ndummy, buf, len, freq) \ argument
85 #define SPINAND_PAGE_READ_FROM_CACHE_3A_1S_1S_1S_OP(addr, ndummy, buf, len, freq) \ argument
92 #define SPINAND_PAGE_READ_FROM_CACHE_FAST_3A_1S_1S_1S_OP(addr, ndummy, buf, len, freq) \ argument
99 #define SPINAND_PAGE_READ_FROM_CACHE_1S_1D_1D_OP(addr, ndummy, buf, len, freq) \ argument
106 #define SPINAND_PAGE_READ_FROM_CACHE_1S_1S_2S_OP(addr, ndummy, buf, len, freq) \ argument
113 #define SPINAND_PAGE_READ_FROM_CACHE_3A_1S_1S_2S_OP(addr, ndummy, buf, len, freq) \ argument
120 #define SPINAND_PAGE_READ_FROM_CACHE_1S_1D_2D_OP(addr, ndummy, buf, len, freq) \ argument
127 #define SPINAND_PAGE_READ_FROM_CACHE_1S_2S_2S_OP(addr, ndummy, buf, len, freq) \ argument
[all …]
/linux/drivers/mtd/nand/spi/
H A Dcore.c31 u8 naddr, u8 ndummy, void *buf, unsigned int len) in spinand_fill_readid_op()
687 u8 ndummy, u8 *buf) in spinand_read_id_op()
/linux/drivers/mtd/spi-nor/
H A Dcore.c428 int spi_nor_read_id(struct spi_nor *nor, u8 naddr, u8 ndummy, u8 *id, in spi_nor_read_id()