Home
last modified time | relevance | path

Searched refs:SNOR_F_SWP_IS_VOLATILE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/mtd/spi-nor/
Dcore.h31 SNOR_F_SWP_IS_VOLATILE = BIT(16), enumerator
Dcore.c2819 nor->flags & SNOR_F_SWP_IS_VOLATILE)) in spi_nor_init()
3162 nor->flags |= SNOR_F_SWP_IS_VOLATILE; in spi_nor_scan()