Home
last modified time | relevance | path

Searched refs:dpbp_reset (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bus/fsl-mc/
H A Ddpbp.c135 int dpbp_reset(struct fsl_mc_io *mc_io, in dpbp_reset() function
148 EXPORT_SYMBOL_GPL(dpbp_reset);
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpbp.h179 int dpbp_reset(struct fsl_mc_io *mc_io,
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddpbp.c122 int dpbp_reset(struct fsl_mc_io *mc_io, in dpbp_reset() function
/OK3568_Linux_fs/kernel/include/linux/fsl/
H A Dmc.h578 int dpbp_reset(struct fsl_mc_io *mc_io,
/OK3568_Linux_fs/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c735 dpbp_reset(dflt_mc_io, MC_CMD_NO_FLAGS, dflt_dpbp->dpbp_handle); in ldpaa_dpbp_free()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c2867 err = dpbp_reset(priv->mc_io, 0, dpbp_dev->mc_handle); in dpaa2_eth_setup_dpbp()