Searched refs:SNOR_F_4B_OPCODES (Results 1 – 6 of 6) sorted by relevance
43 nor->flags |= SNOR_F_4B_OPCODES; in mx25l25635_post_bfpt_fixups()
67 nor->flags |= SNOR_F_4B_OPCODES; in w25q256_post_bfpt_fixups()
2570 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()
129 SNOR_F_4B_OPCODES = BIT(3), enumerator
1099 nor->flags |= SNOR_F_4B_OPCODES; in spansion_nor_late_init()
1137 nor->flags |= SNOR_F_4B_OPCODES | SNOR_F_HAS_4BAIT; in spi_nor_parse_4bait()
Completed in 24 milliseconds