Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h120 #define SPINOR_OP_WRAR 0x71 /* Write any register */ macro
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c121 SPI_MEM_OP(SPI_MEM_OP_CMD(SPINOR_OP_WRAR, 1), in spansion_write_any_reg()