Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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.h310 #define SPI_NOR_BP3_SR_BIT6 BIT(18) /* macro
Dcore.c3226 if (info->flags & SPI_NOR_BP3_SR_BIT6) in spi_nor_scan()