Lines Matching full:dpll
24 * @pin: dpll pin structure
58 /** ice_dpll - store info required for DPLL control
59 * @dpll: pointer to dpll dev
61 * @dpll_idx: index of dpll on the NIC
64 * @ref_state: state of dpll reference signals
65 * @eec_mode: eec_mode dpll is configured for
66 * @phase_offset: phase offset of active pin vs dpll signal
67 * @prev_phase_offset: previous phase offset of active pin vs dpll signal
69 * @dpll_state: current dpll sync state
70 * @prev_dpll_state: last dpll sync state
77 struct dpll_device *dpll; member
99 * @lock: locks access to configuration of a dpll
100 * @eec: pointer to EEC dpll dev
101 * @pps: pointer to PPS dpll dev
105 * @num_inputs: number of input pins available on dpll
106 * @num_outputs: number of output pins available on dpll