Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mtd/ !
Dspi-nor.h45 #define SPINOR_OP_SE 0xd8 /* Sector erase (usually 64KiB) */ macro
/linux-6.12.1/drivers/mtd/spi-nor/ !
Dspansion.c625 case SPINOR_OP_SE: in s25hx_t_post_sfdp_fixup()
1059 nor->erase_opcode = SPINOR_OP_SE; in spansion_nor_late_init()
Dcore.c1152 { SPINOR_OP_SE, SPINOR_OP_SE_4B }, in spi_nor_convert_3to4_erase()
2746 SPINOR_OP_SE); in spi_nor_no_sfdp_init_params()
/linux-6.12.1/drivers/spi/ !
Dspi-intel.c1051 INTEL_SPI_MEM_OP_REPL(SPI_MEM_OP_CMD(SPINOR_OP_SE, 1),
1056 INTEL_SPI_MEM_OP_REPL(SPI_MEM_OP_CMD(SPINOR_OP_SE, 1),
/linux-6.12.1/drivers/mtd/devices/ !
Dst_spi_fsm.c610 SEQ_OPC_OPCODE(SPINOR_OP_SE)),
/linux-6.12.1/drivers/media/i2c/ !
Dthp7312.c1591 const u8 jedec_se[] = { SPINOR_OP_SE, block, 0x00, 0x00 }; in thp7312_flash_erase()