Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h44 #define SPINOR_OP_CHIP_ERASE 0xc7 /* Erase whole flash chip */ macro
/linux/drivers/mtd/spi-nor/
H A Dcore.c1089 SPINOR_OP_CHIP_ERASE, in spi_nor_erase_die()
2966 nor->params->die_erase_opcode = SPINOR_OP_CHIP_ERASE; in spi_nor_late_init_params()