Searched defs:sdw_dpn_prop (Results 1 – 1 of 1) sorted by relevance
237 struct sdw_dpn_prop { struct238 u32 num;239 u32 max_word;240 u32 min_word;241 u32 num_words;242 u32 *words;243 enum sdw_dpn_type type;244 u32 max_grouping;245 bool simple_ch_prep_sm;246 u32 ch_prep_timeout;[all …]