Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.h550 #define ISR_MANUAL 4 macro
588 ISR_MANUAL |\
Datl1e_main.c1333 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1e_intr()
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/
Datl2.h162 #define ISR_MANUAL 2 /* Software manual interrupt, for debug. Set macro
193 ISR_MANUAL |\
Datl1.h256 #define ISR_MANUAL 0x4 macro
296 ISR_MANUAL |\
Datl2.c641 if (status & (ISR_PHY | ISR_MANUAL)) { in atl2_intr()
/Linux-v4.19/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.h688 #define ISR_MANUAL 0x00000004 macro
720 ISR_MANUAL |\
Datl1c_main.c1646 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1c_intr()