Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mtd/
H A Dspinand.h35 #define SPINAND_READID_OP(naddr, ndummy, buf, len) \ macro
/linux-6.15/drivers/mtd/nand/spi/
H A Dcore.c586 struct spi_mem_op op = SPINAND_READID_OP( in spinand_read_id_op()