Searched refs:IGC_ICR_V2 (Results 1 – 2 of 2) sorted by relevance
468 icr = IGC_READ_REG(hw, IGC_ICR_V2); in igc_load_firmware()480 icr = IGC_READ_REG(hw, IGC_ICR_V2); in igc_load_firmware()
117 #define IGC_ICR_V2 0x01500 /* Intr Cause - new location - RC */ macro