Searched refs:NAND_CMD_RESET (Results 1 – 8 of 8) sorted by relevance
314 case NAND_CMD_RESET: in nand_command()454 case NAND_CMD_RESET: in nand_command_lp()
334 hinfc_write(host, NAND_CMD_RESET, HINFC504_CMD); in hisi_nfc_send_cmd_reset()482 case NAND_CMD_RESET: in hisi_nfc_cmdfunc()
516 case NAND_CMD_RESET: in fsl_elbc_cmdfunc()519 out_be32(&lbc->fcr, NAND_CMD_RESET << FCR_CMD0_SHIFT); in fsl_elbc_cmdfunc()
583 case NAND_CMD_RESET: in set_cmd_regs()891 case NAND_CMD_RESET: in flctl_cmdfunc()
1086 case NAND_CMD_RESET: in ns_check_command()1122 case NAND_CMD_RESET: in ns_get_state_by_command()1942 if (byte == NAND_CMD_RESET) { in ns_nand_write_byte()
2150 NAND_OP_CMD(NAND_CMD_RESET, in nand_reset_op()2160 chip->legacy.cmdfunc(chip, NAND_CMD_RESET, -1, -1); in nand_reset_op()
66 #define NAND_CMD_RESET 0xff macro
220 [NAND_CMD_RESET] = CMD_NOT_SUPPORTED,2527 op->instrs[0].ctx.cmd.opcode == NAND_CMD_RESET && in brcmnand_op_is_reset()