Searched refs:spi_nor_needs_sfdp (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/mtd/spi-nor/
H A Dcore.h694 * spi_nor_needs_sfdp() - returns true if SFDP parsing is used for this flash.
698 static inline bool spi_nor_needs_sfdp(const struct spi_nor *nor) function
H A Dcore.c3046 if (spi_nor_needs_sfdp(nor)) {

Completed in 116 milliseconds