Searched refs:SNOR_F_4B_OPCODES (Results 1 – 6 of 6) sorted by relevance
26 nor->flags |= SNOR_F_4B_OPCODES; in mx25l25635_post_bfpt_fixups()
26 nor->flags |= SNOR_F_4B_OPCODES; in w25q256_post_bfpt_fixups()
284 nor->flags |= SNOR_F_4B_OPCODES; in spansion_post_sfdp_fixups()
2528 nor->flags &= ~SNOR_F_4B_OPCODES; in spi_nor_sfdp_init_params()2824 !(nor->flags & SNOR_F_4B_OPCODES)) { in spi_nor_init()2955 if (nor->addr_width == 4 && !(nor->flags & SNOR_F_4B_OPCODES) && in spi_nor_restore()3017 if (nor->addr_width == 4 && nor->flags & SNOR_F_4B_OPCODES && in spi_nor_set_addr_width()3191 nor->flags |= SNOR_F_4B_OPCODES; in spi_nor_scan()
21 SNOR_F_4B_OPCODES = BIT(6), enumerator
1102 nor->flags |= SNOR_F_4B_OPCODES | SNOR_F_HAS_4BAIT; in spi_nor_parse_4bait()
Completed in 17 milliseconds