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