Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/spi-nor/
Dcore.h121 SNOR_F_BROKEN_RESET = BIT(2), enumerator
Dcore.c1962 if (nor->flags & SNOR_F_BROKEN_RESET) in spi_nor_spimem_adjust_hwcaps()
2408 nor->flags |= SNOR_F_BROKEN_RESET; in spi_nor_init_flags()
2725 WARN_ONCE(nor->flags & SNOR_F_BROKEN_RESET, in spi_nor_init()
2845 nor->flags & SNOR_F_BROKEN_RESET) in spi_nor_restore()