Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/fsl-mc/
H A Dmc-sys.c54 [MC_CMD_STATUS_TIMEOUT] = -ETIMEDOUT, in mc_status_to_error()
77 [MC_CMD_STATUS_TIMEOUT] = "Operation timed out", in mc_status_to_string()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc_cmd.h43 MC_CMD_STATUS_TIMEOUT = 0x7, /*!< Operation timed out */ enumerator
/openbmc/linux/include/linux/fsl/
H A Dmc.h239 MC_CMD_STATUS_TIMEOUT = 0x7, /* Operation timed out */ enumerator