Lines Matching full:dpll
12 * @pin: dpll pin structure
37 /** ice_dpll - store info required for DPLL control
38 * @dpll: pointer to dpll dev
40 * @dpll_idx: index of dpll on the NIC
43 * @ref_state: state of dpll reference signals
44 * @eec_mode: eec_mode dpll is configured for
45 * @phase_offset: phase offset of active pin vs dpll signal
46 * @prev_phase_offset: previous phase offset of active pin vs dpll signal
48 * @dpll_state: current dpll sync state
49 * @prev_dpll_state: last dpll sync state
54 struct dpll_device *dpll; member
74 * @lock: locks access to configuration of a dpll
75 * @eec: pointer to EEC dpll dev
76 * @pps: pointer to PPS dpll dev
80 * @num_inputs: number of input pins available on dpll
81 * @num_outputs: number of output pins available on dpll