Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddprc.c298 const struct dprc_endpoint *endpoint2, in dprc_connect()
334 struct dprc_endpoint *endpoint2, in dprc_get_connection()
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dprc.h345 #define DPRC_CMD_CONNECT(cmd, endpoint1, endpoint2, cfg) \ argument
434 #define DPRC_RSP_GET_CONNECTION(cmd, endpoint2, state) \ argument
/OK3568_Linux_fs/kernel/drivers/bus/fsl-mc/
H A Ddprc.c670 struct dprc_endpoint *endpoint2, in dprc_get_connection()
H A Dfsl-mc-bus.c834 struct dprc_endpoint endpoint2 = {{ 0 }}; in fsl_mc_get_endpoint() local