Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c306 DPRC_CMD_CONNECT(cmd, endpoint1, endpoint2, cfg); in dprc_connect()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h343 #define DPRC_CMD_CONNECT(cmd, endpoint1, endpoint2, cfg) \ macro