Searched refs:phase_adjust_set (Results 1 – 3 of 3) sorted by relevance
80 int (*phase_adjust_set)(const struct dpll_pin *pin, void *pin_priv, member
1010 if (!ops->phase_adjust_set || !ops->phase_adjust_get) { in dpll_pin_phase_adj_set()1031 ret = ops->phase_adjust_set(pin, in dpll_pin_phase_adj_set()1053 if (ops->phase_adjust_set(pin, dpll_pin_on_dpll_priv(dpll, pin), in dpll_pin_phase_adj_set()
1439 .phase_adjust_set = ice_dpll_input_phase_adjust_set,1452 .phase_adjust_set = ice_dpll_output_phase_adjust_set,