Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/rkflash/
H A Dsfc_nand.h41 #define CMD_CHIP_ERASE (0xC7) macro
H A Dsfc_nor.h34 #define CMD_CHIP_ERASE (0xC7) macro
H A Dsfc_nor.c403 op.sfcmd.b.cmd = CMD_CHIP_ERASE; in snor_erase()