Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Dmtd_dataflash.c78 #define OP_WRITE_SECURITY 0x9B /* revision D */ macro
564 scratch[0] = OP_WRITE_SECURITY; in dataflash_write_user_otp()
/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_dataflash.c68 #define OP_WRITE_SECURITY 0x9B /* revision D */ macro