Searched defs:ice_dplls (Results 1 – 1 of 1) sorted by relevance
88 struct ice_dplls { struct89 struct kthread_worker *kworker;90 struct kthread_delayed_work work;91 struct mutex lock;92 struct ice_dpll eec;93 struct ice_dpll pps;94 struct ice_dpll_pin *inputs;95 struct ice_dpll_pin *outputs;96 struct ice_dpll_pin rclk;97 u8 num_inputs;[all …]