Searched full:dpll_lock_status_unlocked (Results 1 – 6 of 6) 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
52 dpll's lock-state shall remain DPLL_LOCK_STATUS_UNLOCKED)
98 return DPLL_LOCK_STATUS_UNLOCKED; in mlx5_dpll_lock_status_get()
1327 d->dpll_state == DPLL_LOCK_STATUS_UNLOCKED) { in ice_dpll_update_state()
3900 *dpll_state = DPLL_LOCK_STATUS_UNLOCKED; in ice_get_cgu_state()
4219 *status = bp->sync ? DPLL_LOCK_STATUS_LOCKED : DPLL_LOCK_STATUS_UNLOCKED; in ptp_ocp_dpll_lock_status_get()