Home
last modified time | relevance | path

Searched refs:SPI_NOR_BP3_SR_BIT6 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c3236 if (info->flags & SPI_NOR_BP3_SR_BIT6) in spi_nor_scan()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dmicron-st.c189 SPI_NOR_BP3_SR_BIT6)
195 SPI_NOR_BP3_SR_BIT6)
211 SPI_NOR_BP3_SR_BIT6)
227 SPI_NOR_BP3_SR_BIT6)
238 SPI_NOR_BP3_SR_BIT6)
244 SPI_NOR_BP3_SR_BIT6 | NO_CHIP_ERASE)
H A Dcore.h465 * SPI_NOR_BP3_SR_BIT6: BP3 is bit 6 of status register. Must be used with
520 #define SPI_NOR_BP3_SR_BIT6 BIT(4) macro
H A Dcore.c2865 if (flags & SPI_NOR_BP3_SR_BIT6) in spi_nor_init_flags()

Completed in 12 milliseconds