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