Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/spi-nor/
Dcore.h298 #define SPI_NOR_SKIP_SFDP BIT(13) /* Skip parsing of SFDP tables */ macro
Dcore.c2889 !(nor->info->flags & SPI_NOR_SKIP_SFDP)) in spi_nor_init_params()