Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h96 #define SPINOR_OP_SST_WRNVCR 0xB1 /* Write nonvolatile configuration register */ macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c1279 ret = nor->write_reg(nor, SPINOR_OP_SST_WRNVCR, nor->cmd_buf, 2); in sst_write_nvcr()