Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dmacronix.c87 FLAGS(SPI_NOR_RWW) },
H A Dcore.h526 #define SPI_NOR_RWW BIT(10) macro
H A Dcore.c2872 if (flags & SPI_NOR_RWW && nor->info->n_banks > 1 && in spi_nor_init_flags()