Home
last modified time | relevance | path

Searched refs:cmd_error (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dmmc.h692 int mmc_send_tuning(struct mmc *mmc, u32 opcode, int *cmd_error);
/openbmc/qemu/hw/arm/
H A Dtrace-events41 smmuv3_cmdq_consume_error(const char *cmd_name, uint8_t cmd_error) "Error on %s command execution: …
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c317 int mmc_send_tuning(struct mmc *mmc, u32 opcode, int *cmd_error) in mmc_send_tuning() argument