Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_internal.h46 #define SPI_NOR_DUAL_READ BIT(5) /* Flash supports Dual Read */ macro
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h531 #define SPI_NOR_DUAL_READ BIT(3) macro