Home
last modified time | relevance | path

Searched refs:ET_INTR_WATCHDOG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/agere/
H A Det131x.h112 #define ET_INTR_WATCHDOG 0x00004000 macro
H A Det131x.c3391 if (status & ET_INTR_WATCHDOG) { in et131x_isr()
3403 status &= ~ET_INTR_WATCHDOG; in et131x_isr()
/kernel/linux/linux-6.6/drivers/net/ethernet/agere/
H A Det131x.h112 #define ET_INTR_WATCHDOG 0x00004000 macro
H A Det131x.c3390 if (status & ET_INTR_WATCHDOG) { in et131x_isr()
3402 status &= ~ET_INTR_WATCHDOG; in et131x_isr()

Completed in 15 milliseconds