Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h96 #define SPINOR_OP_ESECR 0x44 /* Erase Security registers */ macro
/openbmc/linux/drivers/mtd/spi-nor/
H A Dotp.c146 nor->erase_opcode = SPINOR_OP_ESECR; in spi_nor_otp_erase_secr()