Lines Matching defs:mhi_channel_config
220 struct mhi_channel_config { struct
221 char *name;
222 u32 num;
223 u32 num_elements;
224 u32 local_elements;
225 u32 event_ring;
226 enum dma_data_direction dir;
227 enum mhi_ch_type type;
228 u32 ee_mask;
229 u32 pollcfg;
230 enum mhi_db_brst_mode doorbell;
231 bool lpm_notify;
232 bool offload_channel;
233 bool doorbell_mode_switch;
234 bool auto_queue;
235 bool auto_start;
236 bool wake_capable;