Searched refs:IGC_EEE_SU (Results 1 – 2 of 2) sorted by relevance
911 tw_system = ((IGC_READ_REG(hw, IGC_EEE_SU) & in igc_set_ltr_i225()915 tw_system = (IGC_READ_REG(hw, IGC_EEE_SU) & in igc_set_ltr_i225()1177 u32 eee_su = IGC_READ_REG(hw, IGC_EEE_SU); in igc_set_eee_i225()
397 #define IGC_EEE_SU 0x0E34 /* EEE Setup */ macro