Home
last modified time | relevance | path

Searched refs:DPRC_CMDID_GET_OBJ_COUNT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddprc.c171 cmd.header = mc_encode_cmd_header(DPRC_CMDID_GET_OBJ_COUNT, in dprc_get_obj_count()
/OK3568_Linux_fs/kernel/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h106 #define DPRC_CMDID_GET_OBJ_COUNT DPRC_CMD(0x159) macro
H A Ddprc.c389 cmd.header = mc_encode_cmd_header(DPRC_CMDID_GET_OBJ_COUNT, in dprc_get_obj_count()
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dprc.h27 #define DPRC_CMDID_GET_OBJ_COUNT 0x159 macro