Searched defs:sdw_dpn_prop (Results 1 – 1 of 1) sorted by relevance
293 struct sdw_dpn_prop { struct294 u32 num;295 u32 max_word;296 u32 min_word;297 u32 num_words;298 u32 *words;299 enum sdw_dpn_type type;300 u32 max_grouping;301 bool simple_ch_prep_sm;302 u32 ch_prep_timeout;[all …]