Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c188 int obj_index, in dprc_get_obj() argument
198 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) \ argument
99 MC_CMD_OP(cmd, 0, 0, 32, int, obj_index)
747 int obj_index,