Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Ddpll.h44 DPLL_LOCK_STATUS_LOCKED, enumerator
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c94 DPLL_LOCK_STATUS_LOCKED; in mlx5_dpll_lock_status_get()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1541 if (d->dpll_state == DPLL_LOCK_STATUS_LOCKED || in ice_dpll_update_state()
H A Dice_ptp_hw.c6404 *dpll_state = DPLL_LOCK_STATUS_LOCKED; in ice_get_cgu_state()
/linux-6.15/drivers/ptp/
H A Dptp_ocp.c4600 *status = bp->sync ? DPLL_LOCK_STATUS_LOCKED : DPLL_LOCK_STATUS_UNLOCKED; in ptp_ocp_dpll_lock_status_get()