Searched refs:cmd_error (Results 1 – 4 of 4) sorted by relevance
1284 SMMUCmdError cmd_error = SMMU_CERROR_NONE; in smmuv3_cmdq_consume() local1310 cmd_error = SMMU_CERROR_ABT; in smmuv3_cmdq_consume()1334 cmd_error = SMMU_CERROR_ILL; in smmuv3_cmdq_consume()1354 cmd_error = SMMU_CERROR_ILL; in smmuv3_cmdq_consume()1373 cmd_error = SMMU_CERROR_ILL; in smmuv3_cmdq_consume()1391 cmd_error = SMMU_CERROR_ILL; in smmuv3_cmdq_consume()1413 cmd_error = SMMU_CERROR_ILL; in smmuv3_cmdq_consume()1437 cmd_error = SMMU_CERROR_ILL; in smmuv3_cmdq_consume()1447 cmd_error = SMMU_CERROR_ILL; in smmuv3_cmdq_consume()1458 cmd_error = SMMU_CERROR_ILL; in smmuv3_cmdq_consume()[all …]
41 smmuv3_cmdq_consume_error(const char *cmd_name, uint8_t cmd_error) "Error on %s command execution: …
692 int mmc_send_tuning(struct mmc *mmc, u32 opcode, int *cmd_error);
317 int mmc_send_tuning(struct mmc *mmc, u32 opcode, int *cmd_error) in mmc_send_tuning() argument