Searched refs:SPI_NOR_NO_ERASE (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/ |
| H A D | catalyst.c | 14 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 D | everspin.c | 14 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 D | fujitsu.c | 13 { "mb85rs1mt", INFO(0x047f27, 0, 128 * 1024, 1, SPI_NOR_NO_ERASE) },
|
| H A D | spansion.c | 106 SPI_NOR_NO_ERASE) },
|
| H A D | core.h | 276 #define SPI_NOR_NO_ERASE BIT(1) /* No erase command needed */ macro
|
| H A D | core.c | 3375 if (info->flags & SPI_NOR_NO_ERASE) in spi_nor_scan()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | sf_internal.h | 43 #define SPI_NOR_NO_ERASE BIT(1) /* No erase command needed */ macro
|
| H A D | spi-nor-core.c | 2575 if (info->flags & SPI_NOR_NO_ERASE) in spi_nor_scan()
|