Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h231 #define IGC_WUC 0x05800 /* Wakeup Control - RW */ macro
H A Dif_igc.c1422 IGC_WRITE_REG(&sc->hw, IGC_WUC, 0); in igc_if_stop()
1806 IGC_WRITE_REG(hw, IGC_WUC, 0); in igc_reset()
2392 eeprom_data = IGC_READ_REG(&sc->hw, IGC_WUC); in igc_get_wakeup()
2442 IGC_WRITE_REG(&sc->hw, IGC_WUC, IGC_WUC_PME_EN); in igc_enable_wakeup()