Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/spi-nor/
Dcore.h140 SNOR_F_RWW = BIT(14), enumerator
Dcore.c631 return nor->flags & SNOR_F_RWW; in spi_nor_use_parallel_locking()
2786 nor->flags |= SNOR_F_RWW; in spi_nor_init_flags()