Searched refs:SPI_NOR_OCTAL_READ (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/mtd/spi-nor/
H A Dmicron-st.c168 .no_sfdp_flags = SECT_4K | SPI_NOR_OCTAL_READ |
178 .no_sfdp_flags = SECT_4K | SPI_NOR_OCTAL_READ,
H A Dcore.h493 * SPI_NOR_OCTAL_READ: flash supports Octal Read.
540 #define SPI_NOR_OCTAL_READ BIT(5) macro
H A Dcore.c2749 if (no_sfdp_flags & SPI_NOR_OCTAL_READ) {
2938 SPI_NOR_OCTAL_READ |

Completed in 211 milliseconds