Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dspi-nor.h240 SNOR_F_BROKEN_RESET = BIT(6), enumerator
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/
Dspi-nor-tiny.c704 if (nor->flags & SNOR_F_BROKEN_RESET) in spi_nor_init()
Dspi-nor-core.c2407 if (nor->flags & SNOR_F_BROKEN_RESET) in spi_nor_init()