Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mtd/
Dspi-nor.h55 #define SPINOR_OP_SRST 0x99 /* Software Reset */ macro
/Linux-v5.15/drivers/mtd/spi-nor/
Dcore.c2873 op = (struct spi_mem_op)SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_SRST, 0), in spi_nor_soft_reset()