Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddpll.h80 int (*phase_adjust_set)(const struct dpll_pin *pin, void *pin_priv, member
/linux/drivers/dpll/
H A Ddpll_netlink.c1010 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()
/linux/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,