Searched refs:phase_offset_monitor_get (Results 1 – 4 of 4) sorted by relevance
45 int (*phase_offset_monitor_get)(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()167 ret = ops->phase_offset_monitor_get(dpll, dpll_priv(dpll), 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()921 ret = ops->phase_offset_monitor_get(dpll, dpll_priv(dpll), &old_state, in dpll_phase_offset_monitor_set()
1356 .phase_offset_monitor_get = zl3073x_dpll_phase_offset_monitor_get,
2595 .phase_offset_monitor_get = ice_dpll_phase_offset_monitor_get,