Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c320 cmd.header = mc_encode_cmd_header(DPRC_CMDID_DISCONNECT, in dprc_disconnect()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h34 #define DPRC_CMDID_DISCONNECT 0x1681 macro