Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/spi-nor/
Dcore.h29 SNOR_F_IO_MODE_EN_VOLATILE = BIT(14), enumerator
Dsfdp.c1224 nor->flags |= SNOR_F_IO_MODE_EN_VOLATILE; in spi_nor_parse_sccr()
Dcore.c2758 if (!(nor->flags & SNOR_F_IO_MODE_EN_VOLATILE)) in spi_nor_octal_dtr_enable()
3194 nor->flags |= SNOR_F_IO_MODE_EN_VOLATILE; in spi_nor_scan()