Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dspinand.h35 #define SPINAND_READID_OP(naddr, ndummy, buf, len) \ macro
/Linux-v5.10/drivers/mtd/nand/spi/
Dcore.c377 struct spi_mem_op op = SPINAND_READID_OP( in spinand_read_id_op()