Home
last modified time | relevance | path

Searched refs:IGC_EEE_SU (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_i225.c516 u32 eee_su = rd32(IGC_EEE_SU); in igc_set_eee_i225()
583 rd32(IGC_EEE_SU)) * 500; in igc_set_ltr_i225()
585 tw_system = (rd32(IGC_EEE_SU) & in igc_set_ltr_i225()
H A Digc_regs.h311 #define IGC_EEE_SU 0x0E34 /* EEE Setup */ macro