Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dspi-nor.h56 #define SPINOR_OP_BE_4K_PMC 0xd7 /* Erase 4KiB block on PMC chips */ macro
/Linux-v4.19/drivers/mtd/spi-nor/
Dspi-nor.c2661 nor->erase_opcode = SPINOR_OP_BE_4K_PMC; in spi_nor_select_erase()