Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h49 #define SPINOR_OP_SRSTEN 0x66 /* Software Reset Enable */ macro
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h106 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_SRSTEN, 0), \