Searched refs:SPINOR_OP_SRST (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/linux/mtd/ | ||
D | spi-nor.h | 51 #define SPINOR_OP_SRST 0x99 /* Software Reset */ macro |
/linux-5.19.10/drivers/mtd/spi-nor/ | ||
D | core.h | 112 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_SRST, 0), \ |