Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/spi-nor/
Dcore.h137 SNOR_F_IO_MODE_EN_VOLATILE = BIT(11), enumerator
Dsfdp.c1279 nor->flags |= SNOR_F_IO_MODE_EN_VOLATILE; in spi_nor_parse_sccr()
Dcore.c2805 nor->flags |= SNOR_F_IO_MODE_EN_VOLATILE; in spi_nor_init_fixup_flags()
3038 if (!(nor->flags & SNOR_F_IO_MODE_EN_VOLATILE)) in spi_nor_set_octal_dtr()