Home
last modified time | relevance | path

Searched full:dpll_lock_status_locked_ho_acq (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/netlink/specs/ !
H A Ddpll.yaml50 when dpll lock-state was already DPLL_LOCK_STATUS_LOCKED_HO_ACQ,
51 if dpll lock-state was not DPLL_LOCK_STATUS_LOCKED_HO_ACQ, the
/linux/drivers/net/ethernet/mellanox/mlx5/core/ !
H A Ddpll.c93 return synce_status->ho_acq ? DPLL_LOCK_STATUS_LOCKED_HO_ACQ : in mlx5_dpll_lock_status_get()
/linux/drivers/dpll/zl3073x/ !
H A Ddpll.c426 case DPLL_LOCK_STATUS_LOCKED_HO_ACQ: in zl3073x_dpll_selected_ref_set()
1534 *status = DPLL_LOCK_STATUS_LOCKED_HO_ACQ; in zl3073x_dpll_lock_status_get()
/linux/drivers/net/ethernet/intel/ice/ !
H A Dice_ptp_hw.c5844 *dpll_state = DPLL_LOCK_STATUS_LOCKED_HO_ACQ; in ice_get_cgu_state()
5847 } else if (last_dpll_state == DPLL_LOCK_STATUS_LOCKED_HO_ACQ || in ice_get_cgu_state()