Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddprc.c307 DPRC_CMD_CONNECT(cmd, endpoint1, endpoint2, cfg); in dprc_connect()
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dprc.h345 #define DPRC_CMD_CONNECT(cmd, endpoint1, endpoint2, cfg) \ macro