Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dspi-nor.h113 #define SPINOR_OP_CLSR 0x30 /* Clear status register 1 */ macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/
Dspi-nor-core.c367 nor->write_reg(nor, SPINOR_OP_CLSR, NULL, 0); in spi_nor_sr_ready()