Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bus/fsl-mc/
Ddpbp.c90 int dpbp_enable(struct fsl_mc_io *mc_io, in dpbp_enable() function
103 EXPORT_SYMBOL_GPL(dpbp_enable);
/Linux-v4.19/include/linux/fsl/
Dmc.h468 int dpbp_enable(struct fsl_mc_io *mc_io,
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-eth.c1769 err = dpbp_enable(priv->mc_io, 0, dpbp_dev->mc_handle); in setup_dpbp()