Searched refs:dpll_state (Results 1 – 7 of 7) sorted by relevance
105 enum dpll_state { enum
156 enum dpll_state { enum
738 enum dpll_state { enum
866 *status = d->dpll_state; in ice_dpll_lock_status_get()2937 if (d->prev_dpll_state != d->dpll_state) { in ice_dpll_notify_changes()2938 d->prev_dpll_state = d->dpll_state; in ice_dpll_notify_changes()3083 &d->phase_offset, &d->dpll_state); in ice_dpll_update_state()3088 d->dpll_state, d->prev_dpll_state, d->mode); in ice_dpll_update_state()3099 if (d->dpll_state == DPLL_LOCK_STATUS_LOCKED || in ice_dpll_update_state()3100 d->dpll_state == DPLL_LOCK_STATUS_LOCKED_HO_ACQ) in ice_dpll_update_state()3106 if (d->dpll_state == DPLL_LOCK_STATUS_HOLDOVER || in ice_dpll_update_state()3107 d->dpll_state == DPLL_LOCK_STATUS_UNLOCKED) { in ice_dpll_update_state()4682 dt->dpll_state = ice_txclk_lock_status(pf->ptp.port.tx_clk); in ice_dpll_init_info_e825c()
6108 enum dpll_lock_status *dpll_state) in ice_get_cgu_state() argument6129 if (!dpll_state) in ice_get_cgu_state()6141 *dpll_state = DPLL_LOCK_STATUS_LOCKED_HO_ACQ; in ice_get_cgu_state()6143 *dpll_state = DPLL_LOCK_STATUS_LOCKED; in ice_get_cgu_state()6146 *dpll_state = DPLL_LOCK_STATUS_HOLDOVER; in ice_get_cgu_state()6148 *dpll_state = DPLL_LOCK_STATUS_UNLOCKED; in ice_get_cgu_state()
305 u8 *dpll_state, u8 *config, s64 *phase_offset,
5522 u8 *dpll_state, u8 *config, s64 *phase_offset, in ice_aq_get_cgu_dpll_status() argument5536 *dpll_state = cmd->dpll_state; in ice_aq_get_cgu_dpll_status()