Home
last modified time | relevance | path

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

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