Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c343 DPRC_CMD_GET_CONNECTION(cmd, endpoint1); in dprc_get_connection()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h409 #define DPRC_CMD_GET_CONNECTION(cmd, endpoint1) \ macro