Home
last modified time | relevance | path

Searched refs:SNOR_F_NO_OP_CHIP_ERASE (Results 1 – 3 of 3) sorted by relevance

/drivers/mtd/spi-nor/
A Ddebugfs.c139 if (!(nor->flags & SNOR_F_NO_OP_CHIP_ERASE)) { in spi_nor_params_show()
A Dcore.h127 SNOR_F_NO_OP_CHIP_ERASE = BIT(1), enumerator
A Dcore.c1790 if ((len == mtd->size && !(nor->flags & SNOR_F_NO_OP_CHIP_ERASE)) || in spi_nor_erase()

Completed in 12 milliseconds