Home
last modified time | relevance | path

Searched defs:endpoint2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c297 const struct dprc_endpoint *endpoint2, in dprc_connect()
333 struct dprc_endpoint *endpoint2, in dprc_get_connection()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h343 #define DPRC_CMD_CONNECT(cmd, endpoint1, endpoint2, cfg) \ argument
432 #define DPRC_RSP_GET_CONNECTION(cmd, endpoint2, state) \ argument
/openbmc/linux/drivers/bus/fsl-mc/
H A Ddprc.c672 struct dprc_endpoint *endpoint2, in dprc_get_connection()
H A Dfsl-mc-bus.c942 struct dprc_endpoint endpoint2 = {{ 0 }}; in fsl_mc_get_endpoint() local