Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/fsl-mc/
Ddpmac.c14 int dpmac_open(struct fsl_mc_io *mc_io, in dpmac_open() function
/external/u-boot/include/fsl-mc/
Dfsl_dpmac.h116 int dpmac_open(struct fsl_mc_io *mc_io,
/external/u-boot/drivers/net/ldpaa_eth/
Dldpaa_eth.c791 err = dpmac_open(dflt_mc_io, in ldpaa_dpmac_setup()