Lines Matching defs:ice_dplls
88 struct ice_dplls { struct
89 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;
98 u8 num_outputs;
99 int cgu_state_acq_err_num;
100 u8 base_rclk_idx;
101 u64 clock_id;
102 s32 input_phase_adj_max;
103 s32 output_phase_adj_max;