Lines Matching defs:sdw_dpn_prop
308 struct sdw_dpn_prop { struct
309 u32 num;
310 u32 max_word;
311 u32 min_word;
312 u32 num_words;
313 u32 *words;
314 enum sdw_dpn_type type;
315 u32 max_grouping;
316 bool simple_ch_prep_sm;
317 u32 ch_prep_timeout;
318 u32 imp_def_interrupts;
319 u32 max_ch;
320 u32 min_ch;
321 u32 num_channels;
322 u32 *channels;
323 u32 num_ch_combinations;
324 u32 *ch_combinations;
325 u32 modes;
326 u32 max_async_buffer;
327 bool block_pack_mode;
328 bool read_only_wordlength;
329 u32 port_encoding;
330 struct sdw_dpn_audio_mode *audio_modes;