Searched refs:SPINOR_OP_CHIP_ERASE (Results 1 – 2 of 2) sorted by relevance
62 #define SPINOR_OP_CHIP_ERASE 0xc7 /* Erase whole flash chip */ macro
279 if (sbsf->cmd == SPINOR_OP_CHIP_ERASE) { in sandbox_sf_process_cmd()