Searched refs:SPINOR_OP_SE (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/mtd/ |
| H A D | spi-nor.h | 45 #define SPINOR_OP_SE 0xd8 /* Sector erase (usually 64KiB) */ macro
|
| /linux/drivers/mtd/spi-nor/ |
| H A D | spansion.c | 654 case SPINOR_OP_SE: in s25hx_t_post_sfdp_fixup() 1139 nor->erase_opcode = SPINOR_OP_SE; in spansion_nor_late_init()
|
| H A D | core.c | 1151 { SPINOR_OP_SE, SPINOR_OP_SE_4B }, in spi_nor_convert_3to4_erase() 2874 SPINOR_OP_SE); in spi_nor_no_sfdp_init_params()
|
| /linux/drivers/spi/ |
| H A D | spi-intel.c | 1061 INTEL_SPI_MEM_OP_REPL(SPI_MEM_OP_CMD(SPINOR_OP_SE, 1), 1066 INTEL_SPI_MEM_OP_REPL(SPI_MEM_OP_CMD(SPINOR_OP_SE, 1),
|
| /linux/drivers/mtd/devices/ |
| H A D | st_spi_fsm.c | 610 SEQ_OPC_OPCODE(SPINOR_OP_SE)),
|
| /linux/drivers/media/i2c/ |
| H A D | thp7312.c | 1585 const u8 jedec_se[] = { SPINOR_OP_SE, block, 0x00, 0x00 }; in thp7312_flash_erase()
|