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

/u-boot/include/fsl-mc/
H A Dfsl_dpio.h96 * struct dpio_cfg - Structure representing DPIO configuration
101 struct dpio_cfg { struct
107 const struct dpio_cfg *cfg, u32 *obj_id);
/u-boot/drivers/net/fsl-mc/dpio/
H A Ddpio.c97 const struct dpio_cfg *cfg, u32 *obj_id)
/u-boot/drivers/net/fsl-mc/
H A Dmc.c1080 struct dpio_cfg dpio_cfg; local
1090 dpio_cfg.channel_mode = DPIO_LOCAL_CHANNEL;
1091 dpio_cfg.num_priorities = 8;
1096 &dpio_cfg,

Completed in 100 milliseconds