Home
last modified time | relevance | path

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

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