Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspi-nor.h63 #define SPINOR_OP_SE 0xd8 /* Sector erase (usually 64KiB) */ macro
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dsandbox.c284 } else if (sbsf->cmd == SPINOR_OP_SE && !(flags & SECT_4K)) { in sandbox_sf_process_cmd()
H A Dspi-nor-core.c297 { SPINOR_OP_SE, SPINOR_OP_SE_4B }, in spi_nor_convert_3to4_erase()
311 nor->erase_opcode = SPINOR_OP_SE; in spi_nor_set_4byte_opcodes()
2433 nor->erase_opcode = SPINOR_OP_SE; in spi_nor_select_erase()