Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/igc/
Digc_regs.h280 #define IGC_WUS 0x05810 /* Wakeup Status - R/W1C */ macro
Digc_main.c6676 val = rd32(IGC_WUS); in igc_resume()
6680 wr32(IGC_WUS, ~0); in igc_resume()
6785 wr32(IGC_WUS, ~0); in igc_io_slot_reset()