Home
last modified time | relevance | path

Searched refs:SNOR_F_BROKEN_RESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.h20 SNOR_F_BROKEN_RESET = BIT(5), enumerator
H A Dcore.c2984 WARN_ONCE(nor->flags & SNOR_F_BROKEN_RESET, in spi_nor_init()
3040 nor->flags & SNOR_F_BROKEN_RESET) in spi_nor_restore()
3248 nor->flags |= SNOR_F_BROKEN_RESET; in spi_nor_scan()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.h121 SNOR_F_BROKEN_RESET = BIT(2), enumerator
H A Dcore.c2383 if (nor->flags & SNOR_F_BROKEN_RESET) in spi_nor_spimem_adjust_hwcaps()
2846 nor->flags |= SNOR_F_BROKEN_RESET; in spi_nor_init_flags()
3219 WARN_ONCE(nor->flags & SNOR_F_BROKEN_RESET, in spi_nor_init()
3341 nor->flags & SNOR_F_BROKEN_RESET) { in spi_nor_restore()

Completed in 11 milliseconds