Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_defines.h810 #define IGC_EEE_SU_LPI_CLK_STP 0x00800000 /* EEE LPI Clock Stop */ macro
H A Digc_i225.c1147 if (eee_su & IGC_EEE_SU_LPI_CLK_STP) in igc_set_eee_i225()