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