Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
A Dxilinx.c52 nor->flags |= SNOR_F_NO_OP_CHIP_ERASE; in xilinx_nor_setup()
A Dcore.h17 SNOR_F_NO_OP_CHIP_ERASE = BIT(2), enumerator
A Dcore.c1668 if (len == mtd->size && !(nor->flags & SNOR_F_NO_OP_CHIP_ERASE)) { in spi_nor_erase()
3158 nor->flags |= SNOR_F_NO_OP_CHIP_ERASE; in spi_nor_scan()

Completed in 11 milliseconds