Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_internal.h44 #define SPI_NOR_NO_FR BIT(3) /* Can't do fastread */ macro
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h524 #define SPI_NOR_NO_FR BIT(8) macro