Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mtd/
Dspi-nor.h98 #define SPINOR_OP_RSECR 0x48 /* Read Security registers */ macro
/Linux-v6.6/drivers/mtd/spi-nor/
Dotp.c49 nor->read_opcode = SPINOR_OP_RSECR; in spi_nor_otp_read_secr()