Lines Matching defs:stedma40_chan_cfg
107 struct stedma40_chan_cfg { struct
108 enum dma_transfer_direction dir;
109 bool high_priority;
110 bool realtime;
111 enum stedma40_mode mode;
112 enum stedma40_mode_opt mode_opt;
113 int dev_type;
114 struct stedma40_half_channel_info src_info;
115 struct stedma40_half_channel_info dst_info;
117 bool use_fixed_channel;
118 int phy_channel;