Lines Matching defs:mhi_controller_config
278 struct mhi_controller_config { struct279 u32 max_channels;280 u32 timeout_ms;281 u32 ready_timeout_ms;282 u32 buf_len;283 u32 num_channels;284 const struct mhi_channel_config *ch_cfg;285 u32 num_events;286 struct mhi_event_config *event_cfg;287 bool use_bounce_buf;288 bool m2_no_db;