Searched refs:SPINOR_OP_SE (Results 1 – 4 of 4) sorted by relevance
59 #define SPINOR_OP_SE 0xd8 /* Sector erase (usually 64KiB) */ macro
238 { SPINOR_OP_SE, SPINOR_OP_SE_4B }, in spi_nor_convert_3to4_erase()252 nor->erase_opcode = SPINOR_OP_SE; in spi_nor_set_4byte_opcodes()2666 nor->erase_opcode = SPINOR_OP_SE; in spi_nor_select_erase()
488 case SPINOR_OP_SE: in fsl_qspi_get_seqid()
615 SEQ_OPC_OPCODE(SPINOR_OP_SE)),