Searched refs:IGC_EEE_SU (Results 1 – 2 of 2) sorted by relevance
515 u32 eee_su = rd32(IGC_EEE_SU); in igc_set_eee_i225()581 tw_system = ((rd32(IGC_EEE_SU) & in igc_set_ltr_i225()585 tw_system = (rd32(IGC_EEE_SU) & in igc_set_ltr_i225()
303 #define IGC_EEE_SU 0x0E34 /* EEE Setup */ macro