Home
last modified time | relevance | path

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

/linux/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.h530 #define SPI_NOR_OCTAL_READ BIT(5) macro
H A Dcore.c2710 if (no_sfdp_flags & SPI_NOR_OCTAL_READ) { in spi_nor_no_sfdp_init_params()
2899 SPI_NOR_OCTAL_READ | in spi_nor_init_params_deprecated()