Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/spi-nor/
Dcore.h20 SNOR_F_BROKEN_RESET = BIT(5), enumerator
Dcore.c2958 WARN_ONCE(nor->flags & SNOR_F_BROKEN_RESET, in spi_nor_init()
2983 nor->flags & SNOR_F_BROKEN_RESET) in spi_nor_restore()
3189 nor->flags |= SNOR_F_BROKEN_RESET; in spi_nor_scan()