Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_internal.h66 #define SPI_NOR_SKIP_SFDP BIT(13) /* Skip parsing of SFDP tables */ macro
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h529 #define SPI_NOR_SKIP_SFDP BIT(0) macro