Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c164 int *obj_count) in dprc_get_obj_count() argument
180 DPRC_RSP_GET_OBJ_COUNT(cmd, *obj_count); in dprc_get_obj_count()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h94 #define DPRC_RSP_GET_OBJ_COUNT(cmd, obj_count) \ argument
95 MC_RSP_OP(cmd, 0, 32, 32, int, obj_count)
686 int *obj_count);