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

  /external/u-boot/include/fsl-mc/
fsl_dpio.h 103 * struct dpio_cfg - Structure representing DPIO configuration
108 struct dpio_cfg { struct
139 const struct dpio_cfg *cfg,
  /external/u-boot/drivers/net/fsl-mc/dpio/
dpio.c 54 const struct dpio_cfg *cfg,
  /external/u-boot/drivers/net/fsl-mc/
mc.c 882 struct dpio_cfg dpio_cfg; local
893 dpio_cfg.channel_mode = DPIO_LOCAL_CHANNEL;
894 dpio_cfg.num_priorities = 8;
899 &dpio_cfg,
    [all...]

Completed in 2082 milliseconds