Home
last modified time | relevance | path

Searched refs:SPI_NOR_NO_ERASE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcatalyst.c14 SPI_NOR_NO_ERASE | SPI_NOR_NO_FR) },
16 SPI_NOR_NO_ERASE | SPI_NOR_NO_FR) },
18 SPI_NOR_NO_ERASE | SPI_NOR_NO_FR) },
20 SPI_NOR_NO_ERASE | SPI_NOR_NO_FR) },
22 SPI_NOR_NO_ERASE | SPI_NOR_NO_FR) },
H A Deverspin.c14 SPI_NOR_NO_ERASE | SPI_NOR_NO_FR) },
16 SPI_NOR_NO_ERASE | SPI_NOR_NO_FR) },
18 SPI_NOR_NO_ERASE | SPI_NOR_NO_FR) },
20 SPI_NOR_NO_ERASE | SPI_NOR_NO_FR) },
H A Dfujitsu.c13 { "mb85rs1mt", INFO(0x047f27, 0, 128 * 1024, 1, SPI_NOR_NO_ERASE) },
H A Dspansion.c106 SPI_NOR_NO_ERASE) },
H A Dcore.h276 #define SPI_NOR_NO_ERASE BIT(1) /* No erase command needed */ macro
H A Dcore.c3240 if (info->flags & SPI_NOR_NO_ERASE) in spi_nor_scan()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dfujitsu.c14 FLAGS(SPI_NOR_NO_ERASE) },
H A Dcore.h470 * SPI_NOR_NO_ERASE: no erase command needed.
522 #define SPI_NOR_NO_ERASE BIT(6) macro
583 .flags = SPI_NOR_NO_ERASE | SPI_NOR_NO_FR, \
H A Dspansion.c882 FLAGS(SPI_NOR_NO_ERASE) },
H A Dcore.c3427 if (nor->info->flags & SPI_NOR_NO_ERASE) in spi_nor_set_mtd_info()

Completed in 13 milliseconds