Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h667 #define IGC_EEE_SU_LPI_CLK_STP 0x00800000 /* EEE LPI Clock Stop */ macro
H A Digc_i225.c537 if (eee_su & IGC_EEE_SU_LPI_CLK_STP) in igc_set_eee_i225()