Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dswp.c20 if (nor->flags & SNOR_F_HAS_4BIT_BP) in spi_nor_get_sr_bp_mask()
H A Dcore.h128 SNOR_F_HAS_4BIT_BP = BIT(9), enumerator
H A Dcore.c2864 nor->flags |= SNOR_F_HAS_4BIT_BP; in spi_nor_init_flags()