Home
last modified time | relevance | path

Searched refs:SPINOR_OP_SE (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/mtd/spi-nor/
Dspansion.c116 nor->erase_opcode = SPINOR_OP_SE; in spansion_post_sfdp_fixups()
Dcore.c1069 { SPINOR_OP_SE, SPINOR_OP_SE_4B }, in spi_nor_convert_3to4_erase()
2800 SPINOR_OP_SE); in spi_nor_info_init_params()
/Linux-v5.10/include/linux/mtd/
Dspi-nor.h46 #define SPINOR_OP_SE 0xd8 /* Sector erase (usually 64KiB) */ macro
/Linux-v5.10/drivers/mtd/devices/
Dst_spi_fsm.c610 SEQ_OPC_OPCODE(SPINOR_OP_SE)),