Searched defs:dpll_pin_properties (Results 1 – 1 of 1) sorted by relevance
175 struct dpll_pin_properties { struct176 const char *board_label;177 const char *panel_label;178 const char *package_label;179 enum dpll_pin_type type;180 unsigned long capabilities;181 u32 freq_supported_num;182 struct dpll_pin_frequency *freq_supported;183 struct dpll_pin_phase_adjust_range phase_range;184 u32 phase_gran;