Searched refs:ISR_DMAW_TO_RST (Results 1 - 7 of 7) sorted by relevance

/drivers/net/ethernet/atheros/atlx/
H A Datl2.h177 #define ISR_DMAW_TO_RST 0x400 macro
195 ISR_DMAW_TO_RST |\
H A Datl1.h265 #define ISR_DMAW_TO_RST 0x800 macro
284 ISR_DMAW_TO_RST)
H A Datl2.c632 if (status & (ISR_DMAR_TO_RST | ISR_DMAW_TO_RST)) {
H A Datl1.c2535 if (status & (ISR_DMAR_TO_RST | ISR_DMAW_TO_RST)) {
/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h559 #define ISR_DMAW_TO_RST 0x800 macro
592 ISR_DMAW_TO_RST |\
H A Datl1e_main.c1326 if (status & (ISR_DMAR_TO_RST | ISR_DMAW_TO_RST)) {
/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h696 #define ISR_DMAW_TO_RST 0x00000400 macro
726 ISR_DMAW_TO_RST |\
750 ISR_DMAW_TO_RST |\

Completed in 214 milliseconds