Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspi-nor.h59 #define SPINOR_OP_BE_4K 0x20 /* Erase 4KiB block */ macro
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dsandbox.c282 } else if (sbsf->cmd == SPINOR_OP_BE_4K && (flags & SECT_4K)) { in sandbox_sf_process_cmd()
H A Dspi-nor-core.c295 { SPINOR_OP_BE_4K, SPINOR_OP_BE_4K_4B }, in spi_nor_convert_3to4_erase()
2425 nor->erase_opcode = SPINOR_OP_BE_4K; in spi_nor_select_erase()