Lines Matching defs:error

310 		puts("MMC switch error\n");
319 puts("MMC CID/CSD overwrite error\n");
321 puts("MMC undefined device error\n");
323 puts("MMC device error\n");
331 puts("MMC sequence or password error in lock/unlock device command\n");
339 puts("MMC error in sequence of erase commands\n");
341 puts("MMC block length error\n");
343 puts("MMC address misalign error\n");
1043 * @param verbose true to print out error information
1046 * or -EIO if IO error.
1090 * If this is set then an error has occurred.
1095 pr_err("%s(%s): DMA pending error: rsp_sts: 0x%llx, dma_int: 0x%llx, emm_dma: 0x%llx\n",
1118 timed_out ? "timed out" : "error",
1141 * @param verbose true to print out error information
1143 * Return: number of blocks read or 0 if error
1250 pr_err("%s(%s): MMC command error: %d; Retry...\n",
1260 pr_err("%s(%s): MMC command error; Retry timeout\n",
1345 * Return: 0 for success, otherwise error
1505 debug("%s(%s): RSP CRC error, rsp_sts: 0x%llx, cmdidx: %u, arg: 0x%08x\n",
1515 goto error;
1534 goto error;
1543 goto error;
1595 goto error;
1601 goto error;
1621 error:
1656 static int octeontx_mmc_send_tuning(struct mmc *mmc, u32 opcode, int *error)
1658 *error = 0;
1817 * @ret 0 for success, otherwise error
2003 int (*test)(struct mmc *mmc, u32 opcode, int *error);
2878 pr_err("%s: Switch power class error\n", mmc->cfg->name);
2880 pr_err("%s: Switch HS timing error\n", mmc->cfg->name);
2882 pr_err("%s: Switch bus width error\n", mmc->cfg->name);
2925 * Return: 0 for success or -ETIMEDOUT on error
2927 * NOTE: On error a default value will be calculated.
2951 * Return: Number of tap cycles or error if -1
3145 * Return: 0 for success, error otherwise
3404 * Return: 0 for success, error otherwise
3533 * Return: 0 on success, otherwise error
3714 * Return: 0 for success, error otherwise
3811 * Return: 0 for success, -1 on error