Searched refs:SPINOR_OP_BE_4K (Results 1 – 3 of 3) sorted by relevance
59 #define SPINOR_OP_BE_4K 0x20 /* Erase 4KiB block */ macro
282 } else if (sbsf->cmd == SPINOR_OP_BE_4K && (flags & SECT_4K)) { in sandbox_sf_process_cmd()
295 { SPINOR_OP_BE_4K, SPINOR_OP_BE_4K_4B }, in spi_nor_convert_3to4_erase()2425 nor->erase_opcode = SPINOR_OP_BE_4K; in spi_nor_select_erase()