Home
last modified time | relevance | path

Searched refs:DPLL_LOCK_STATUS_HOLDOVER (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Ddpll.h46 DPLL_LOCK_STATUS_HOLDOVER, enumerator
/linux-6.15/Documentation/netlink/specs/
H A Ddpll.yaml93 the dpll lock-status is DPLL_LOCK_STATUS_HOLDOVER.
292 the dpll lock-status is DPLL_LOCK_STATUS_HOLDOVER. This could
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c98 return DPLL_LOCK_STATUS_HOLDOVER; in mlx5_dpll_lock_status_get()
/linux-6.15/drivers/dpll/
H A Ddpll_netlink.c146 status == DPLL_LOCK_STATUS_HOLDOVER) && in dpll_msg_add_lock_status()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1548 if (d->dpll_state == DPLL_LOCK_STATUS_HOLDOVER || in ice_dpll_update_state()
H A Dice_ptp_hw.c6406 last_dpll_state == DPLL_LOCK_STATUS_HOLDOVER) { in ice_get_cgu_state()
6407 *dpll_state = DPLL_LOCK_STATUS_HOLDOVER; in ice_get_cgu_state()