Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddpll.h31 * @DPLL_LOCK_STATUS_UNLOCKED: dpll was not yet locked to any valid input (or
40 * DPLL_LOCK_STATUS_UNLOCKED)
43 DPLL_LOCK_STATUS_UNLOCKED = 1, enumerator
/linux/Documentation/netlink/specs/
H A Ddpll.yaml52 dpll's lock-state shall remain DPLL_LOCK_STATUS_UNLOCKED)
/linux/drivers/dpll/
H A Ddpll_netlink.c145 (status == DPLL_LOCK_STATUS_UNLOCKED || in dpll_msg_add_lock_status()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1549 d->dpll_state == DPLL_LOCK_STATUS_UNLOCKED) { in ice_dpll_update_state()
H A Dice_ptp_hw.c6345 *dpll_state = DPLL_LOCK_STATUS_UNLOCKED; in ice_get_cgu_state()