Home
last modified time | relevance | path

Searched refs:SNOR_F_SOFT_RESET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h131 SNOR_F_SOFT_RESET = BIT(12), enumerator
H A Dsfdp.c628 nor->flags |= SNOR_F_SOFT_RESET; in spi_nor_parse_bfpt()
H A Dcore.c3352 if (nor->flags & SNOR_F_SOFT_RESET) in spi_nor_restore()