Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpbp.h116 int dpbp_create(struct fsl_mc_io *mc_io,
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Ddpbp.c52 int dpbp_create(struct fsl_mc_io *mc_io, in dpbp_create() function
H A Dmc.c1115 err = dpbp_create(dflt_mc_io, MC_CMD_NO_FLAGS, &dpbp_cfg, in dpbp_init()