Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/
Ddpll.h35 * @DPLL_LOCK_STATUS_LOCKED_HO_ACQ: dpll is locked and holdover acquired
38 * lock-state was already DPLL_LOCK_STATUS_LOCKED_HO_ACQ, if dpll lock-state
39 * was not DPLL_LOCK_STATUS_LOCKED_HO_ACQ, the dpll's lock-state shall remain
45 DPLL_LOCK_STATUS_LOCKED_HO_ACQ, enumerator
/linux-6.14.4/Documentation/netlink/specs/
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-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Ddpll.c93 return synce_status->ho_acq ? DPLL_LOCK_STATUS_LOCKED_HO_ACQ : in mlx5_dpll_lock_status_get()
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_dpll.c1542 d->dpll_state == DPLL_LOCK_STATUS_LOCKED_HO_ACQ) in ice_dpll_update_state()
Dice_ptp_hw.c6338 *dpll_state = DPLL_LOCK_STATUS_LOCKED_HO_ACQ; in ice_get_cgu_state()
6341 } else if (last_dpll_state == DPLL_LOCK_STATUS_LOCKED_HO_ACQ || in ice_get_cgu_state()