Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_regs.h230 #define IGC_WUS 0x05810 /* Wakeup Status - R/W1C */ macro
H A Digc_main.c5439 val = rd32(IGC_WUS); in igc_resume()
5443 wr32(IGC_WUS, ~0); in igc_resume()
5548 wr32(IGC_WUS, ~0); in igc_io_slot_reset()