Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddpll.h92 int (*phase_adjust_set)(const struct dpll_pin *pin, void *pin_priv, member
/linux/drivers/dpll/
H A Ddpll_netlink.c1229 if (!ops->phase_adjust_set || !ops->phase_adjust_get) { in dpll_pin_phase_adj_set()
1250 ret = ops->phase_adjust_set(pin, in dpll_pin_phase_adj_set()
1272 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.c2389 .phase_adjust_set = ice_dpll_sw_phase_adjust_set,
2406 .phase_adjust_set = ice_dpll_sw_phase_adjust_set,
2419 .phase_adjust_set = ice_dpll_input_phase_adjust_set,
2434 .phase_adjust_set = ice_dpll_output_phase_adjust_set,
/linux/drivers/dpll/zl3073x/
H A Ddpll.c1617 .phase_adjust_set = zl3073x_dpll_input_pin_phase_adjust_set,
1631 .phase_adjust_set = zl3073x_dpll_output_pin_phase_adjust_set,