Searched full:dpll_lock_status_unlocked (Results 1 – 7 of 7) sorted by relevance
31 * @DPLL_LOCK_STATUS_UNLOCKED: dpll was not yet locked to any valid input (or40 * DPLL_LOCK_STATUS_UNLOCKED)43 DPLL_LOCK_STATUS_UNLOCKED = 1, enumerator
100 return DPLL_LOCK_STATUS_UNLOCKED; in mlx5_dpll_lock_status_get()
52 dpll's lock-state shall remain DPLL_LOCK_STATUS_UNLOCKED)
145 (status == DPLL_LOCK_STATUS_UNLOCKED || in dpll_msg_add_lock_status()
1549 d->dpll_state == DPLL_LOCK_STATUS_UNLOCKED) { in ice_dpll_update_state()
6122 *dpll_state = DPLL_LOCK_STATUS_UNLOCKED; in ice_get_cgu_state()
4540 *status = bp->sync ? DPLL_LOCK_STATUS_LOCKED : DPLL_LOCK_STATUS_UNLOCKED; in ptp_ocp_dpll_lock_status_get()