Home
last modified time | relevance | path

Searched refs:ref_state (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/intel/ice/
A Dice_dpll.h82 u8 ref_state; member
A Dice_common.h298 ice_aq_get_cgu_dpll_status(struct ice_hw *hw, u8 dpll_num, u8 *ref_state,
302 ice_aq_set_cgu_dpll_config(struct ice_hw *hw, u8 dpll_num, u8 ref_state,
A Dice_ptp_hw.h365 u8 *ref_state, u8 *eec_mode, s64 *phase_offset,
A Dice_common.c5416 ice_aq_get_cgu_dpll_status(struct ice_hw *hw, u8 dpll_num, u8 *ref_state, in ice_aq_get_cgu_dpll_status() argument
5430 *ref_state = cmd->ref_state; in ice_aq_get_cgu_dpll_status()
5455 ice_aq_set_cgu_dpll_config(struct ice_hw *hw, u8 dpll_num, u8 ref_state, in ice_aq_set_cgu_dpll_config() argument
5464 cmd->ref_state = ref_state; in ice_aq_set_cgu_dpll_config()
A Dice_adminq_cmd.h2292 u8 ref_state; member
2327 u8 ref_state; member
A Dice_ptp_hw.c5810 u8 *ref_state, u8 *eec_mode, s64 *phase_offset, in ice_get_cgu_state() argument
5828 if (ref_state) in ice_get_cgu_state()
5829 *ref_state = hw_ref_state; in ice_get_cgu_state()
A Dice_dpll.c2619 &d->input_idx, &d->ref_state, &d->eec_mode, in ice_dpll_update_state()

Completed in 840 milliseconds