Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
H A Dcore.h137 SNOR_F_IO_MODE_EN_VOLATILE = BIT(11), enumerator
H A Dsfdp.c1283 nor->flags |= SNOR_F_IO_MODE_EN_VOLATILE; in spi_nor_parse_sccr()
H A Dcore.c2808 nor->flags |= SNOR_F_IO_MODE_EN_VOLATILE; in spi_nor_init_fixup_flags()
3041 if (!(nor->flags & SNOR_F_IO_MODE_EN_VOLATILE)) in spi_nor_set_octal_dtr()