Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/igc/
Digc_regs.h230 #define IGC_WUS 0x05810 /* Wakeup Status - R/W1C */ macro
Digc_main.c5408 val = rd32(IGC_WUS); in igc_resume()
5412 wr32(IGC_WUS, ~0); in igc_resume()
5517 wr32(IGC_WUS, ~0); in igc_io_slot_reset()