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