Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Dspi-nor.h31 #define SPINOR_OP_BE_4K_PMC 0xd7 /* Erase 4KiB block on PMC chips */ macro
/linux-4.1.27/drivers/mtd/spi-nor/
Dspi-nor.c1090 nor->erase_opcode = SPINOR_OP_BE_4K_PMC; in spi_nor_scan()