Home
last modified time | relevance | path

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

/drivers/mtd/spi-nor/
A Dmacronix.c43 nor->flags |= SNOR_F_4B_OPCODES; in mx25l25635_post_bfpt_fixups()
A Dwinbond.c67 nor->flags |= SNOR_F_4B_OPCODES; in w25q256_post_bfpt_fixups()
A Dcore.c2570 if (nor->addr_nbytes == 4 && nor->flags & SNOR_F_4B_OPCODES && in spi_nor_set_addr_nbytes()
2779 nor->flags |= SNOR_F_4B_OPCODES; in spi_nor_init_fixup_flags()
2852 nor->flags &= ~SNOR_F_4B_OPCODES; in spi_nor_sfdp_init_params_deprecated()
3120 !(nor->flags & SNOR_F_4B_OPCODES)) in spi_nor_init()
3238 if (nor->addr_nbytes == 4 && !(nor->flags & SNOR_F_4B_OPCODES) && in spi_nor_restore()
A Dcore.h129 SNOR_F_4B_OPCODES = BIT(3), enumerator
A Dspansion.c1099 nor->flags |= SNOR_F_4B_OPCODES; in spansion_nor_late_init()
A Dsfdp.c1137 nor->flags |= SNOR_F_4B_OPCODES | SNOR_F_HAS_4BAIT; in spi_nor_parse_4bait()

Completed in 24 milliseconds