Searched refs:IGC_EEE_SU_LPI_CLK_STP (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | igc_defines.h | 810 #define IGC_EEE_SU_LPI_CLK_STP 0x00800000 /* EEE LPI Clock Stop */ macro |
H A D | igc_i225.c | 1147 if (eee_su & IGC_EEE_SU_LPI_CLK_STP) in igc_set_eee_i225() |