Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dspi-nor.h78 #define SPINOR_OP_SE_4B 0xdc /* Sector erase (usually 64KiB) */ macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/
Dspi-nor-core.c281 { SPINOR_OP_SE, SPINOR_OP_SE_4B }, in spi_nor_convert_3to4_erase()