Home
last modified time | relevance | path

Searched refs:CMD_BLOCK_ERASE (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dsfc_nand.h48 #define CMD_BLOCK_ERASE (0xD8) macro
H A Dsfc_nor.h41 #define CMD_BLOCK_ERASE (0xD8) macro
H A Dsfc_nor.c743 p_dev->blk_erase_cmd = CMD_BLOCK_ERASE; in snor_init()
/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Dsfc_nand.h49 #define CMD_BLOCK_ERASE (0xD8) macro
H A Dsfc_nor.h43 #define CMD_BLOCK_ERASE (0xD8) macro
H A Dsfc_nor.c785 p_dev->blk_erase_cmd = CMD_BLOCK_ERASE; in snor_init()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c54 #define CMD_BLOCK_ERASE 0x08 macro
1341 native_cmd = CMD_BLOCK_ERASE; in brcmnand_cmdfunc()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c57 #define CMD_BLOCK_ERASE 0x08 macro
1702 native_cmd = CMD_BLOCK_ERASE; in brcmnand_cmdfunc()