Home
last modified time | relevance | path

Searched full:dpll_lock_status_holdover (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/netlink/specs/
H A Ddpll.yaml93 the dpll lock-status is DPLL_LOCK_STATUS_HOLDOVER.
306 the dpll lock-status is DPLL_LOCK_STATUS_HOLDOVER. This could
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c98 return DPLL_LOCK_STATUS_HOLDOVER; in mlx5_dpll_lock_status_get()
/linux/drivers/dpll/zl3073x/
H A Ddpll.c305 case DPLL_LOCK_STATUS_HOLDOVER: in zl3073x_dpll_selected_ref_set()
1128 *status = DPLL_LOCK_STATUS_HOLDOVER; in zl3073x_dpll_lock_status_get()
/linux/drivers/dpll/
H A Ddpll_netlink.c205 status == DPLL_LOCK_STATUS_HOLDOVER) && in dpll_msg_add_lock_status()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c5848 last_dpll_state == DPLL_LOCK_STATUS_HOLDOVER) { in ice_get_cgu_state()
5849 *dpll_state = DPLL_LOCK_STATUS_HOLDOVER; in ice_get_cgu_state()
H A Dice_dpll.c2641 if (d->dpll_state == DPLL_LOCK_STATUS_HOLDOVER || in ice_dpll_update_state()