Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/ !
H A Dswp.c21 if (nor->flags & SNOR_F_HAS_4BIT_BP) in spi_nor_get_sr_bp_mask()
H A Dcore.h135 SNOR_F_HAS_4BIT_BP = BIT(9), enumerator
H A Dcore.c2907 nor->flags |= SNOR_F_HAS_4BIT_BP; in spi_nor_init_flags()