Home
last modified time | relevance | path

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

/external/u-boot/include/fsl-mc/
Dfsl_dpio.h164 int dpio_enable(struct fsl_mc_io *mc_io,
/external/u-boot/drivers/net/fsl-mc/dpio/
Ddpio.c96 int dpio_enable(struct fsl_mc_io *mc_io, in dpio_enable() function
/external/u-boot/drivers/net/fsl-mc/
Dmc.c947 err = dpio_enable(dflt_mc_io, MC_CMD_NO_FLAGS, dflt_dpio->dpio_handle); in dpio_init()