Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddprc.c297 const struct dprc_endpoint *endpoint1, in dprc_connect()
333 const struct dprc_endpoint *endpoint1, 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
411 #define DPRC_CMD_GET_CONNECTION(cmd, endpoint1) \ argument
/OK3568_Linux_fs/kernel/drivers/bus/fsl-mc/
H A Ddprc.c669 const struct dprc_endpoint *endpoint1, in dprc_get_connection()
H A Dfsl-mc-bus.c833 struct dprc_endpoint endpoint1 = {{ 0 }}; in fsl_mc_get_endpoint() local