Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_i225.c910 tw_system = ((IGC_READ_REG(hw, IGC_EEE_SU) & in igc_set_ltr_i225()
914 tw_system = (IGC_READ_REG(hw, IGC_EEE_SU) & in igc_set_ltr_i225()
1176 u32 eee_su = IGC_READ_REG(hw, IGC_EEE_SU); in igc_set_eee_i225()
H A Digc_regs.h397 #define IGC_EEE_SU 0x0E34 /* EEE Setup */ macro