Lines Matching defs:stedma40_chan_cfg
96 struct stedma40_chan_cfg { struct
97 enum dma_transfer_direction dir;
98 bool high_priority;
99 bool realtime;
100 enum stedma40_mode mode;
101 enum stedma40_mode_opt mode_opt;
102 int dev_type;
103 struct stedma40_half_channel_info src_info;
104 struct stedma40_half_channel_info dst_info;
106 bool use_fixed_channel;
107 int phy_channel;