Searched refs:IGC_ICS (Results 1 – 3 of 3) sorted by relevance
51 #define IGC_ICS 0x01504 /* Intr Cause Set - WO */ macro
202 regs_buff[12] = rd32(IGC_ICS); in igc_ethtool_get_regs()203 regs_buff[13] = rd32(IGC_ICS); in igc_ethtool_get_regs()
5730 wr32(IGC_ICS, IGC_ICS_RXDMT0); in igc_watchdog_task()