Home
last modified time | relevance | path

Searched refs:dprc_disconnect (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddprc.c313 int dprc_disconnect(struct fsl_mc_io *mc_io, in dprc_disconnect() function
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dprc.h926 int dprc_disconnect(struct fsl_mc_io *mc_io,
/OK3568_Linux_fs/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c573 err = dprc_disconnect(dflt_mc_io, MC_CMD_NO_FLAGS, in ldpaa_eth_stop()