Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_regs.h293 #define IGC_WUS 0x05810 /* Wakeup Status - R/W1C */ macro
Digc_main.c7169 val = rd32(IGC_WUS); in igc_resume()
7173 wr32(IGC_WUS, ~0); in igc_resume()
7278 wr32(IGC_WUS, ~0); in igc_io_slot_reset()