Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddprc.c129 cmd.header = mc_encode_cmd_header(DPRC_CMDID_RESET_CONT, in dprc_reset_container()
/OK3568_Linux_fs/kernel/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h96 #define DPRC_CMDID_RESET_CONT DPRC_CMD(0x005) macro
H A Ddprc.c120 u32 cmdid = DPRC_CMDID_RESET_CONT; in dprc_reset_container()
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dprc.h22 #define DPRC_CMDID_RESET_CONT 0x005 macro