Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.h130 SNOR_F_IO_MODE_EN_VOLATILE = BIT(11), enumerator
H A Dsfdp.c1265 nor->flags |= SNOR_F_IO_MODE_EN_VOLATILE; in spi_nor_parse_sccr()
H A Dcore.c2893 nor->flags |= SNOR_F_IO_MODE_EN_VOLATILE; in spi_nor_init_fixup_flags()
3118 if (!(nor->flags & SNOR_F_IO_MODE_EN_VOLATILE)) in spi_nor_set_octal_dtr()