Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_internal.h47 #define SPI_NOR_QUAD_READ BIT(6) /* Flash supports Quad Read */ macro
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h532 #define SPI_NOR_QUAD_READ BIT(4) macro