Home
last modified time | relevance | path

Searched refs:ISR_GPHY (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h547 #define ISR_GPHY 0x1000 macro
576 ISR_GPHY |\
H A Datl1e_main.c1295 if (status & ISR_GPHY) in atl1e_intr()
1327 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1e_intr()
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.h253 #define ISR_GPHY 0x1000 macro
268 ISR_GPHY |\
H A Datl1.c2492 if (status & ISR_GPHY) /* clear phy status */ in atl1_intr()
2526 if (status & ISR_GPHY) { in atl1_intr()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h706 #define ISR_GPHY 0x00001000 macro
738 ISR_GPHY |\
H A Datl1c_main.c1690 if (status & ISR_GPHY) in atl1c_intr()
1717 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1c_intr()