Home
last modified time | relevance | path

Searched defs:ice_dplls (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/net/ethernet/intel/ice/
Dice_dpll.h87 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;
[all …]