Home
last modified time | relevance | path

Searched defs:dpio_cfg (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/fsl-mc/
Dfsl_dpio.h108 struct dpio_cfg { struct
109 enum dpio_channel_mode channel_mode;
110 uint8_t num_priorities;
/external/u-boot/drivers/net/fsl-mc/
Dmc.c882 struct dpio_cfg dpio_cfg; in dpio_init() local