Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dspi-nor.h76 #define SPINOR_OP_BE_4K_4B 0x21 /* Erase 4KiB block */ macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/
Dspi-nor-core.c279 { SPINOR_OP_BE_4K, SPINOR_OP_BE_4K_4B }, in spi_nor_convert_3to4_erase()