Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/fsl-mc/
H A Dmc-sys.c50 [MC_CMD_STATUS_AUTH_ERR] = -EACCES, in mc_status_to_error()
73 [MC_CMD_STATUS_AUTH_ERR] = "Authentication error", in mc_status_to_string()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc_cmd.h39 MC_CMD_STATUS_AUTH_ERR = 0x3, /*!< Authentication error */ enumerator
/openbmc/linux/include/linux/fsl/
H A Dmc.h235 MC_CMD_STATUS_AUTH_ERR = 0x3, /* Authentication error */ enumerator