Home
last modified time | relevance | path

Searched refs:SPINAND_READID_OP (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/mtd/
Dspinand.h35 #define SPINAND_READID_OP(ndummy, buf, len) \ macro
/Linux-v4.19/drivers/mtd/nand/spi/
Dcore.c438 struct spi_mem_op op = SPINAND_READID_OP(0, spinand->scratchbuf, in spinand_read_id_op()