Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/spi-nor/
Dswp.c20 if (nor->flags & SNOR_F_HAS_4BIT_BP) in spi_nor_get_sr_bp_mask()
Dcore.h27 SNOR_F_HAS_4BIT_BP = BIT(12), enumerator
Dcore.c3165 nor->flags |= SNOR_F_HAS_4BIT_BP; in spi_nor_scan()