Home
last modified time | relevance | path

Searched refs:MC_CMD_STATUS_OK (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/bus/fslmc/mc/
H A Dfsl_mc_cmd.h60 MC_CMD_STATUS_OK = 0x0, /* Completed successfully */ enumerator
168 if (status != MC_CMD_STATUS_OK) in mc_read_response()
H A Dmc_sys.c24 case MC_CMD_STATUS_OK: in mc_status_to_error()