Searched refs:NAND_CMD_ERASE2 (Results 1 – 9 of 9) sorted by relevance
307 case NAND_CMD_ERASE2: in nand_command()443 case NAND_CMD_ERASE2: in nand_command_lp()
162 if (host->command == NAND_CMD_ERASE2) { in wait_controller_finished()282 hinfc_write(host, (NAND_CMD_ERASE2 << 8) | NAND_CMD_ERASE1, in hisi_nfc_send_cmd_erase()459 case NAND_CMD_ERASE2: in hisi_nfc_cmdfunc()
396 case NAND_CMD_ERASE2: in fsl_elbc_cmdfunc()409 (NAND_CMD_ERASE2 << FCR_CMD2_SHIFT)); in fsl_elbc_cmdfunc()
359 case NAND_CMD_ERASE2: in mpc5121_nfc_command()
1085 case NAND_CMD_ERASE2: in ns_check_command()1120 case NAND_CMD_ERASE2: in ns_get_state_by_command()
827 case NAND_CMD_ERASE2: in flctl_cmdfunc()
1971 NAND_OP_CMD(NAND_CMD_ERASE2, in nand_erase_op()1991 chip->legacy.cmdfunc(chip, NAND_CMD_ERASE2, -1, -1); in nand_erase_op()
62 #define NAND_CMD_ERASE2 0xd0 macro
216 [NAND_CMD_ERASE2] = CMD_NULL,