Searched refs:ISR_GPHY (Results 1 – 6 of 6) sorted by relevance
547 #define ISR_GPHY 0x1000 macro576 ISR_GPHY |\
1292 if (status & ISR_GPHY) in atl1e_intr()1324 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1e_intr()
253 #define ISR_GPHY 0x1000 macro268 ISR_GPHY |\
2489 if (status & ISR_GPHY) /* clear phy status */ in atl1_intr()2523 if (status & ISR_GPHY) { in atl1_intr()
706 #define ISR_GPHY 0x00001000 macro738 ISR_GPHY |\
1712 if (status & ISR_GPHY) in atl1c_intr()1739 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1c_intr()