Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
H A Dcore.h536 #define SPI_NOR_SKIP_SFDP BIT(0) macro
H A Dspansion.c866 .no_sfdp_flags = SPI_NOR_SKIP_SFDP | SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ,
H A Dcore.c3133 } else if (nor->info->no_sfdp_flags & SPI_NOR_SKIP_SFDP) { in spi_nor_init_params()