Searched refs:phase_offset_monitor_set (Results 1 – 4 of 4) sorted by relevance
41 int (*phase_offset_monitor_set)(const struct dpll_device *dpll, member
166 if (ops->phase_offset_monitor_set && ops->phase_offset_monitor_get) { in dpll_msg_add_phase_offset_monitor()917 if (!(ops->phase_offset_monitor_set && ops->phase_offset_monitor_get)) { in dpll_phase_offset_monitor_set()930 return ops->phase_offset_monitor_set(dpll, dpll_priv(dpll), state, in dpll_phase_offset_monitor_set()
1357 .phase_offset_monitor_set = zl3073x_dpll_phase_offset_monitor_set,
2594 .phase_offset_monitor_set = ice_dpll_phase_offset_monitor_set,