Home
last modified time | relevance | path

Searched refs:DPRC_CMDID_GET_API_VERSION (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c365 cmd.header = mc_encode_cmd_header(DPRC_CMDID_GET_API_VERSION, in dprc_get_api_version()
/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h93 #define DPRC_CMDID_GET_API_VERSION DPRC_CMD(0xa05) macro
H A Ddprc.c608 cmd.header = mc_encode_cmd_header(DPRC_CMDID_GET_API_VERSION, in dprc_get_api_version()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h22 #define DPRC_CMDID_GET_API_VERSION 0xa051 macro