Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mtd/
Dspinand.h29 #define SPINAND_WR_EN_DIS_OP(enable) \ macro
/linux-6.12.1/drivers/mtd/nand/spi/
Dcore.c362 struct spi_mem_op op = SPINAND_WR_EN_DIS_OP(true); in spinand_write_enable_op()