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