Searched refs:dpsparser_open (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/fsl-mc/
H A Dfsl_dpsparser.h115 int dpsparser_open(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 *token);
/u-boot/drivers/net/fsl-mc/
H A Ddpsparser.c12 * dpsparser_open() - Open a control session for the specified object.
27 int dpsparser_open(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 *token) function
86 * DPL file, call dpsparser_open function to get an authentication
H A Dmc.c1618 err = dpsparser_open(dflt_mc_io,
1622 printf("dpsparser_open() failed: %d\n", err);

Completed in 113 milliseconds