Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddpll.h120 int (*ref_sync_set)(const struct dpll_pin *pin, void *pin_priv, member
/linux/drivers/dpll/
H A Ddpll_netlink.c1120 if (!ops->ref_sync_set || !ops->ref_sync_get) { in dpll_pin_ref_sync_state_set()
1138 ret = ops->ref_sync_set(pin, dpll_pin_on_dpll_priv(dpll, pin), in dpll_pin_ref_sync_state_set()
1160 if (ops->ref_sync_set(pin, dpll_pin_on_dpll_priv(dpll, pin), in dpll_pin_ref_sync_state_set()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c2540 .ref_sync_set = ice_dpll_sw_input_ref_sync_set,
2570 .ref_sync_set = ice_dpll_input_ref_sync_set,