Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/platform_data/
Ddma-ste-dma40.h107 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;
[all …]