Home
last modified time | relevance | path

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

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