Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Dspi-nor.h45 #define SPINOR_OP_SE_4B 0xdc /* Sector erase (usually 64KiB) */ macro
/linux-4.1.27/drivers/mtd/spi-nor/
Dspi-nor.c1177 nor->erase_opcode = SPINOR_OP_SE_4B; in spi_nor_scan()