Searched refs:ISR_GPHY (Results 1 – 6 of 6) sorted by relevance
560 #define ISR_GPHY 0x1000 macro589 ISR_GPHY |\
1301 if (status & ISR_GPHY) in atl1e_intr()1333 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1e_intr()
266 #define ISR_GPHY 0x1000 macro281 ISR_GPHY |\
2511 if (status & ISR_GPHY) /* clear phy status */ in atl1_intr()2545 if (status & ISR_GPHY) { in atl1_intr()
698 #define ISR_GPHY 0x00001000 macro727 ISR_GPHY |\
1612 if (status & ISR_GPHY) in atl1c_intr()1646 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1c_intr()