Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dspi-nor.h96 #define SPINOR_OP_WRITE_BPR 0x42 /* Write block protection register */ macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/
Dspi-nor-core.c1085 ret = nor->write_reg(nor, SPINOR_OP_WRITE_BPR, bpr_buff, bpr_size); in sst26_lock_ctl()