Searched refs:E1000_ICR (Results 1 – 9 of 9) sorted by relevance
32 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
68 {E1000_ICR, "ICR"},
21 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro
1395 adapter->test_icr |= rd32(E1000_ICR); in igb_test_intr()1481 wr32(E1000_ICR, ~0); in igb_intr_test()1503 wr32(E1000_ICR, ~0); in igb_intr_test()1525 wr32(E1000_ICR, ~0); in igb_intr_test()
1497 rd32(E1000_ICR); in igb_reset_hw_82575()2316 rd32(E1000_ICR); in igb_reset_hw_82580()
257 {E1000_ICR, "ICR"},2139 rd32(E1000_ICR); in igb_up()4113 rd32(E1000_ICR); in __igb_open()6836 u32 icr = rd32(E1000_ICR); in igb_msix_other()7918 u32 icr = rd32(E1000_ICR); in igb_intr_msi()7957 u32 icr = rd32(E1000_ICR); in igb_intr()
702 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro863 #define E1000_82542_ICR E1000_ICR
802 #define E1000_ICR 0x000C0 /* Interrupt Cause Read - R/clr */ macro1048 #define E1000_82542_ICR E1000_ICR
3059 icr = E1000_READ_REG(hw, E1000_ICR); in eth_igb_interrupt_get_status()