Home
last modified time | relevance | path

Searched refs:phase_adjust_get (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dpll/
H A Ddpll_netlink.c305 if (!ops->phase_adjust_get) in dpll_msg_add_pin_phase_adjust()
307 ret = ops->phase_adjust_get(pin, dpll_pin_on_dpll_priv(dpll, pin), in dpll_msg_add_pin_phase_adjust()
1229 if (!ops->phase_adjust_set || !ops->phase_adjust_get) { in dpll_pin_phase_adj_set()
1237 ret = ops->phase_adjust_get(pin, dpll_pin_on_dpll_priv(dpll, pin), in dpll_pin_phase_adj_set()
/linux/drivers/dpll/zl3073x/
H A Ddpll.c1616 .phase_adjust_get = zl3073x_dpll_input_pin_phase_adjust_get,
1630 .phase_adjust_get = zl3073x_dpll_output_pin_phase_adjust_get,