Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h112 #define SPINOR_OP_WINBOND_WRSR2 0x31 macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c291 return nor->write_reg(nor, SPINOR_OP_WINBOND_WRSR2, nor->cmd_buf, 1); in write_winbond_sr2()