Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c198 DPRC_CMD_GET_OBJ(cmd, obj_index); in dprc_get_obj()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h98 #define DPRC_CMD_GET_OBJ(cmd, obj_index) \ macro