Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/spi-nor/
Dcore.h132 SNOR_F_SWP_IS_VOLATILE = BIT(13), enumerator
Dcore.c2852 nor->flags |= SNOR_F_SWP_IS_VOLATILE; in spi_nor_init_flags()
3206 nor->flags & SNOR_F_SWP_IS_VOLATILE)) in spi_nor_init()