Home
last modified time | relevance | path

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

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