Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/spi-nor/
Dcore.h133 SNOR_F_RWW = BIT(14), enumerator
Dcore.c631 return nor->flags & SNOR_F_RWW; in spi_nor_use_parallel_locking()
2874 nor->flags |= SNOR_F_RWW; in spi_nor_init_flags()