Searched refs:ISR_PHY_LINKDOWN (Results 1 – 8 of 8) sorted by relevance
665 #define ISR_PHY_LINKDOWN 0x04000000 macro683 ISR_PHY_LINKDOWN)703 ISR_PHY_LINKDOWN)
575 #define ISR_PHY_LINKDOWN 0x10000000 macro593 ISR_PHY_LINKDOWN|\
1117 if (unlikely((intr_status_data & ISR_PHY_LINKDOWN) != 0)) { in atl1e_configure()1271 if (status & ISR_PHY_LINKDOWN) { in atl1e_intr()
293 #define ISR_PHY_LINKDOWN 0x10000000 macro
198 ISR_PHY_LINKDOWN |\
282 ISR_PHY_LINKDOWN|\
275 if ((value & ISR_PHY_LINKDOWN) != 0) in atl2_configure()602 if (status & ISR_PHY_LINKDOWN) { in atl2_intr()
1636 if (unlikely((value & ISR_PHY_LINKDOWN) != 0)) in atl1_configure()2475 if (status & ISR_PHY_LINKDOWN) { in atl1_intr()