Home
last modified time | relevance | path

Searched refs:ISR_DMAR_TO_RST (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/atheros/atlx/
Datl2.h175 #define ISR_DMAR_TO_RST 0x200 /* DMAR op timeout interrupt. SW should macro
194 ISR_DMAR_TO_RST |\
Datl1.h264 #define ISR_DMAR_TO_RST 0x400 macro
283 ISR_DMAR_TO_RST |\
Datl2.c632 if (status & (ISR_DMAR_TO_RST | ISR_DMAW_TO_RST)) { in atl2_intr()
Datl1.c2535 if (status & (ISR_DMAR_TO_RST | ISR_DMAW_TO_RST)) { in atl1_intr()
/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.h558 #define ISR_DMAR_TO_RST 0x400 macro
591 ISR_DMAR_TO_RST |\
Datl1e_main.c1328 if (status & (ISR_DMAR_TO_RST | ISR_DMAW_TO_RST)) { in atl1e_intr()
/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.h695 #define ISR_DMAR_TO_RST 0x00000200 macro
724 ISR_DMAR_TO_RST |\
748 ISR_DMAR_TO_RST |\