Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/fsl-mc/
Ddprc.c180 DPRC_RSP_GET_OBJ_COUNT(cmd, *obj_count); in dprc_get_obj_count()
/external/u-boot/include/fsl-mc/
Dfsl_dprc.h94 #define DPRC_RSP_GET_OBJ_COUNT(cmd, obj_count) \ macro