Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A 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 |
H A Dcore.h310 #define SPI_NOR_BP3_SR_BIT6 BIT(18) /* macro
H A Dcore.c3371 if (info->flags & SPI_NOR_BP3_SR_BIT6) in spi_nor_scan()