Searched refs:esync_set (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | dpll.h | 113 int (*esync_set)(const struct dpll_pin *pin, void *pin_priv, member
|
| /linux/drivers/dpll/ |
| H A D | dpll_netlink.c | 1030 if (!ops->esync_set || !ops->esync_get) { in dpll_pin_esync_set() 1062 ret = ops->esync_set(pin, pin_dpll_priv, dpll, dpll_priv(dpll), in dpll_pin_esync_set() 1085 if (ops->esync_set(pin, pin_dpll_priv, dpll, dpll_priv(dpll), in dpll_pin_esync_set()
|
| /linux/drivers/dpll/zl3073x/ |
| H A D | dpll.c | 1326 .esync_set = zl3073x_dpll_input_pin_esync_set, 1342 .esync_set = zl3073x_dpll_output_pin_esync_set,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dpll.c | 2538 .esync_set = ice_dpll_sw_esync_set, 2550 .esync_set = ice_dpll_sw_esync_set, 2568 .esync_set = ice_dpll_input_esync_set, 2582 .esync_set = ice_dpll_output_esync_set,
|