Searched refs:SPINOR_OP_SRSTEN (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mtd/ | ||
H A D | spi-nor.h | 49 #define SPINOR_OP_SRSTEN 0x66 /* Software Reset Enable */ macro |
/linux/drivers/mtd/spi-nor/ | ||
H A D | core.h | 113 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_SRSTEN, 0), \ |