HomeSort by relevance Sort by last modified time
    Searched refs:dpbp_create (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/fsl-mc/
fsl_dpbp.h 58 * the DPL or by calling the dpbp_create function.
95 * dpbp_create() - Create the DPBP object.
115 int dpbp_create(struct fsl_mc_io *mc_io,
  /external/u-boot/drivers/net/fsl-mc/
dpbp.c 51 int dpbp_create(struct fsl_mc_io *mc_io, function
mc.c 1167 err = dpbp_create(dflt_mc_io,
1175 printf("dpbp_create() failed: %d\n", err);
    [all...]

Completed in 45 milliseconds