Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/spi-nor/
Dmicron-st.c168 .no_sfdp_flags = SECT_4K | SPI_NOR_OCTAL_READ |
178 .no_sfdp_flags = SECT_4K | SPI_NOR_OCTAL_READ,
Dcore.h529 #define SPI_NOR_OCTAL_READ BIT(5) macro
Dcore.c2707 if (no_sfdp_flags & SPI_NOR_OCTAL_READ) { in spi_nor_no_sfdp_init_params()
2896 SPI_NOR_OCTAL_READ | in spi_nor_init_params_deprecated()