Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c195 cmd.header = mc_encode_cmd_header(DPRC_CMDID_GET_OBJ, in dprc_get_obj()
/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h107 #define DPRC_CMDID_GET_OBJ DPRC_CMD(0x15A) macro
H A Ddprc.c432 cmd.header = mc_encode_cmd_header(DPRC_CMDID_GET_OBJ, in dprc_get_obj()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h28 #define DPRC_CMDID_GET_OBJ 0x15A1 macro