Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/spi-nor/
Dmicron-st.c34 SPI_NOR_4BIT_BP | SPI_NOR_BP3_SR_BIT6) },
54 SPI_NOR_4BIT_BP | SPI_NOR_BP3_SR_BIT6) },
61 SPI_NOR_4BIT_BP | SPI_NOR_BP3_SR_BIT6) },
65 SPI_NOR_4BIT_BP | SPI_NOR_BP3_SR_BIT6 |
Dcore.h306 #define SPI_NOR_4BIT_BP BIT(17) /* macro
Dcore.c3175 if (info->flags & SPI_NOR_4BIT_BP) { in spi_nor_scan()