Home
last modified time | relevance | path

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

/drivers/net/atlx/
Datl2.h163 #define ISR_MANUAL 2 /* Software manual interrupt, for debug. Set macro
194 ISR_MANUAL |\
Datl1.h259 #define ISR_MANUAL 0x4 macro
295 ISR_MANUAL |\
Datl2.c623 if (status & (ISR_PHY | ISR_MANUAL)) { in atl2_intr()
/drivers/net/atl1e/
Datl1e_hw.h550 #define ISR_MANUAL 4 macro
588 ISR_MANUAL |\
Datl1e_main.c1311 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1e_intr()
/drivers/net/atl1c/
Datl1c_hw.h611 #define ISR_MANUAL 0x00000004 macro
643 ISR_MANUAL |\
Datl1c_main.c1570 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1c_intr()