Lines Matching +full:sync +full:- +full:active
1 /* SPDX-License-Identifier: GPL-2.0 */
12 * enum ice_dpll_pin_sw - enumerate ice software pin indices:
23 /** ice_dpll_pin - store info about pins
35 * @ref_sync: store id of reference sync pin
54 bool active; member
58 /** ice_dpll - store info required for DPLL control
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
72 * @active_input: pointer to active input pin
73 * @prev_input: pointer to previous active input pin
96 /** ice_dplls - store info required for CCU (clock controlling unit)