Home
last modified time | relevance | path

Searched refs:SPI_NOR_OCTAL_DTR_PP (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/mtd/spi-nor/
Dmicron-st.c125 SPI_NOR_OCTAL_DTR_PP |
Dspansion.c274 SPI_NOR_OCTAL_DTR_PP)
Dcore.h374 #define SPI_NOR_OCTAL_DTR_PP BIT(20) /* Flash supports Octal DTR Page Program */ macro
Dcore.c2612 if (info->flags & SPI_NOR_OCTAL_DTR_PP) { in spi_nor_info_init_params()