Searched refs:ICE_AQC_GET_CGU_IN_CFG_FLG2_INPUT_EN (Results 1 – 2 of 2) sorted by relevance
408 if (ICE_AQC_GET_CGU_IN_CFG_FLG2_INPUT_EN & pin->flags[0]) { in ice_dpll_pin_state_update()985 if (p->flags[0] & ICE_AQC_GET_CGU_IN_CFG_FLG2_INPUT_EN) in ice_dpll_pin_phase_adjust_set()1244 if (p->flags[0] & ICE_AQC_GET_CGU_IN_CFG_FLG2_INPUT_EN) in ice_dpll_input_esync_set()
2295 #define ICE_AQC_GET_CGU_IN_CFG_FLG2_INPUT_EN BIT(5) macro