Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c128 cmd.header = mc_encode_cmd_header(DPRC_CMDID_RESET_CONT, in dprc_reset_container()
/openbmc/linux/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()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h21 #define DPRC_CMDID_RESET_CONT 0x0051 macro