Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/atheros/atlx/
Datl2.h149 #define ISR_MANUAL 2 /* Software manual interrupt, for debug. Set macro
180 ISR_MANUAL |\
Datl1.h243 #define ISR_MANUAL 0x4 macro
283 ISR_MANUAL |\
Datl2.c621 if (status & (ISR_PHY | ISR_MANUAL)) { in atl2_intr()
/linux-6.12.1/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.h537 #define ISR_MANUAL 4 macro
575 ISR_MANUAL |\
Datl1e_main.c1327 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1e_intr()
/linux-6.12.1/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.h696 #define ISR_MANUAL 0x00000004 macro
731 ISR_MANUAL |\
Datl1c_main.c1718 if (status & (ISR_GPHY | ISR_MANUAL)) { in atl1c_intr()