Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mtd/
H A Dspi-nor.h69 #define SPINOR_OP_SE_4B 0xdc /* Sector erase (usually 64KiB) */ macro
/linux-6.15/drivers/mtd/spi-nor/
H A Dspansion.c627 erase_type[i].opcode = SPINOR_OP_SE_4B; in s25hx_t_post_sfdp_fixup()
H A Dcore.c1151 { SPINOR_OP_SE, SPINOR_OP_SE_4B }, in spi_nor_convert_3to4_erase()
/linux-6.15/drivers/spi/
H A Dspi-intel.c1065 INTEL_SPI_MEM_OP_REPL(SPI_MEM_OP_CMD(SPINOR_OP_SE_4B, 1),