Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/fsl-mc/
H A Dmc-sys.c52 [MC_CMD_STATUS_DMA_ERR] = -EIO, in mc_status_to_error()
75 [MC_CMD_STATUS_DMA_ERR] = "DMA or I/O error", in mc_status_to_string()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc_cmd.h41 MC_CMD_STATUS_DMA_ERR = 0x5, /*!< DMA or I/O error */ enumerator
/openbmc/linux/include/linux/fsl/
H A Dmc.h237 MC_CMD_STATUS_DMA_ERR = 0x5, /* DMA or I/O error */ enumerator