Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dswp.c222 if (!(nor->flags & SNOR_F_NO_WP)) in spi_nor_sr_lock()
H A Dcore.h135 SNOR_F_NO_WP = BIT(16), enumerator
H A Dcore.c2849 nor->flags |= SNOR_F_NO_WP; in spi_nor_init_flags()