Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Ddprc.c165 int *obj_count) in dprc_get_obj_count() argument
181 DPRC_RSP_GET_OBJ_COUNT(cmd, *obj_count); in dprc_get_obj_count()
/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_dprc.h96 #define DPRC_RSP_GET_OBJ_COUNT(cmd, obj_count) \ argument
97 MC_RSP_OP(cmd, 0, 32, 32, int, obj_count)
697 int *obj_count);