Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c296 const struct dprc_endpoint *endpoint1, in dprc_connect()
332 const struct dprc_endpoint *endpoint1, in dprc_get_connection()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h343 #define DPRC_CMD_CONNECT(cmd, endpoint1, endpoint2, cfg) \ argument
409 #define DPRC_CMD_GET_CONNECTION(cmd, endpoint1) \ argument
/openbmc/linux/drivers/bus/fsl-mc/
H A Ddprc.c671 const struct dprc_endpoint *endpoint1, in dprc_get_connection()
H A Dfsl-mc-bus.c941 struct dprc_endpoint endpoint1 = {{ 0 }}; in fsl_mc_get_endpoint() local