Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dmicron-st.c13 SECT_4K | USE_FSR | SPI_NOR_OCTAL_READ |
16 SECT_4K | USE_FSR | SPI_NOR_OCTAL_READ |
H A Dcore.h300 #define SPI_NOR_OCTAL_READ BIT(15) /* Flash supports Octal Read */ macro
H A Dcore.c2792 if (info->flags & SPI_NOR_OCTAL_READ) { in spi_nor_info_init_params()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dmicron-st.c163 NO_SFDP_FLAGS(SECT_4K | SPI_NOR_OCTAL_READ |
170 NO_SFDP_FLAGS(SECT_4K | SPI_NOR_OCTAL_READ)
H A Dcore.h483 * SPI_NOR_OCTAL_READ: flash supports Octal Read.
533 #define SPI_NOR_OCTAL_READ BIT(5) macro
H A Dcore.c2793 if (no_sfdp_flags & SPI_NOR_OCTAL_READ) { in spi_nor_no_sfdp_init_params()
2979 SPI_NOR_OCTAL_READ | in spi_nor_init_params_deprecated()

Completed in 12 milliseconds