Home
last modified time | relevance | path

Searched refs:SNOR_F_4B_OPCODES (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/mtd/spi-nor/
H A Dmacronix.c26 nor->flags |= SNOR_F_4B_OPCODES; in mx25l25635_post_bfpt_fixups()
H A Dwinbond.c35 nor->flags |= SNOR_F_4B_OPCODES; in w25q256_post_bfpt_fixups()
H A Dcore.c2726 if (nor->addr_nbytes == 4 && nor->flags & SNOR_F_4B_OPCODES && in spi_nor_set_addr_nbytes()
2890 nor->flags |= SNOR_F_4B_OPCODES; in spi_nor_init_fixup_flags()
2958 nor->flags &= ~SNOR_F_4B_OPCODES; in spi_nor_sfdp_init_params_deprecated()
3211 !(nor->flags & SNOR_F_4B_OPCODES)) { in spi_nor_init()
3340 if (nor->addr_nbytes == 4 && !(nor->flags & SNOR_F_4B_OPCODES) && in spi_nor_restore()
H A Dcore.h122 SNOR_F_4B_OPCODES = BIT(3), enumerator
H A Dspansion.c956 nor->flags |= SNOR_F_4B_OPCODES; in spansion_nor_late_init()
H A Dsfdp.c1119 nor->flags |= SNOR_F_4B_OPCODES | SNOR_F_HAS_4BAIT; in spi_nor_parse_4bait()