Home
last modified time | relevance | path

Searched refs:DPLL_LOCK_STATUS_LOCKED_HO_ACQ (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Ddpll.h45 DPLL_LOCK_STATUS_LOCKED_HO_ACQ, enumerator
/linux-6.15/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-6.15/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-6.15/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1542 d->dpll_state == DPLL_LOCK_STATUS_LOCKED_HO_ACQ) in ice_dpll_update_state()
H A Dice_ptp_hw.c6402 *dpll_state = DPLL_LOCK_STATUS_LOCKED_HO_ACQ; in ice_get_cgu_state()
6405 } else if (last_dpll_state == DPLL_LOCK_STATUS_LOCKED_HO_ACQ || in ice_get_cgu_state()