Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/spi-nor/
Dmicron-st.c126 SPI_NOR_IO_MODE_EN_VOLATILE)
Dcore.h375 #define SPI_NOR_IO_MODE_EN_VOLATILE BIT(21) /* macro
Dcore.c3193 if (info->flags & SPI_NOR_IO_MODE_EN_VOLATILE) in spi_nor_scan()