Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mtd/
Dspi-nor.h97 #define SPINOR_OP_ESECR 0x44 /* Erase Security registers */ macro
/Linux-v6.1/drivers/mtd/spi-nor/
Dotp.c146 nor->erase_opcode = SPINOR_OP_ESECR; in spi_nor_otp_erase_secr()