Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c170 cmd.header = mc_encode_cmd_header(DPRC_CMDID_GET_OBJ_COUNT, in dprc_get_obj_count()
/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h106 #define DPRC_CMDID_GET_OBJ_COUNT DPRC_CMD(0x159) macro
H A Ddprc.c389 cmd.header = mc_encode_cmd_header(DPRC_CMDID_GET_OBJ_COUNT, in dprc_get_obj_count()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h27 #define DPRC_CMDID_GET_OBJ_COUNT 0x1591 macro