Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mtd/spi-nor/
Dcore.h27 #define SPI_NOR_WRDI_OP \ macro
Dcore.c394 struct spi_mem_op op = SPI_NOR_WRDI_OP; in spi_nor_write_disable()