Searched defs:sdw_dpn_prop (Results 1 – 1 of 1) sorted by relevance
320 struct sdw_dpn_prop { struct321 u32 num;322 u32 max_word;323 u32 min_word;324 u32 num_words;325 u32 *words;326 enum sdw_dpn_type type;327 u32 max_grouping;328 bool simple_ch_prep_sm;329 u32 ch_prep_timeout;[all …]