Home
last modified time | relevance | path

Searched refs:dpbp_get_attributes (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bus/fsl-mc/
H A Ddpbp.c160 int dpbp_get_attributes(struct fsl_mc_io *mc_io, in dpbp_get_attributes() function
185 EXPORT_SYMBOL_GPL(dpbp_get_attributes);
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpbp.h215 int dpbp_get_attributes(struct fsl_mc_io *mc_io,
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddpbp.c137 int dpbp_get_attributes(struct fsl_mc_io *mc_io, in dpbp_get_attributes() function
H A Dmc.c1125 err = dpbp_get_attributes(dflt_mc_io, MC_CMD_NO_FLAGS, in dpbp_init()
/OK3568_Linux_fs/kernel/include/linux/fsl/
H A Dmc.h593 int dpbp_get_attributes(struct fsl_mc_io *mc_io,
/OK3568_Linux_fs/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c705 err = dpbp_get_attributes(dflt_mc_io, MC_CMD_NO_FLAGS, in ldpaa_dpbp_setup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c2879 err = dpbp_get_attributes(priv->mc_io, 0, dpbp_dev->mc_handle, in dpaa2_eth_setup_dpbp()