Home
last modified time | relevance | path

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

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