Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/fsl-mc/
H A Dmc-sys.c53 [MC_CMD_STATUS_CONFIG_ERR] = -ENXIO, in mc_status_to_error()
76 [MC_CMD_STATUS_CONFIG_ERR] = "Configuration error", in mc_status_to_string()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc_cmd.h42 MC_CMD_STATUS_CONFIG_ERR = 0x6, /*!< Configuration error */ enumerator
/openbmc/linux/include/linux/fsl/
H A Dmc.h238 MC_CMD_STATUS_CONFIG_ERR = 0x6, /* Configuration error */ enumerator