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

/linux-master/drivers/mtd/spi-nor/
H A Dcore.h128 SNOR_F_BROKEN_RESET = BIT(2), enumerator in enum:spi_nor_option_flags
H A Dcore.c2349 if (nor->flags & SNOR_F_BROKEN_RESET)
2803 nor->flags |= SNOR_F_BROKEN_RESET;
3131 WARN_ONCE(nor->flags & SNOR_F_BROKEN_RESET,
3302 nor->flags & SNOR_F_BROKEN_RESET) {

Completed in 102 milliseconds