Home
last modified time | relevance | path

Searched refs:phase_adjust_set (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Ddpll.h84 int (*phase_adjust_set)(const struct dpll_pin *pin, void *pin_priv, member
/linux-6.15/drivers/dpll/
H A Ddpll_netlink.c1034 if (!ops->phase_adjust_set || !ops->phase_adjust_get) { in dpll_pin_phase_adj_set()
1055 ret = ops->phase_adjust_set(pin, in dpll_pin_phase_adj_set()
1077 if (ops->phase_adjust_set(pin, dpll_pin_on_dpll_priv(dpll, pin), in dpll_pin_phase_adj_set()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1439 .phase_adjust_set = ice_dpll_input_phase_adjust_set,
1452 .phase_adjust_set = ice_dpll_output_phase_adjust_set,