Home
last modified time | relevance | path

Searched refs:PCFULIF (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/microchip/
Dencx24j600_hw.h181 #define PCFULIF (1 << 0) macro
Dencx24j600.c421 if (eir & PCFULIF) { in encx24j600_isr()
655 encx24j600_clr_bits(priv, EIR, (PCFULIF | RXABTIF | TXABTIF | TXIF | in encx24j600_hw_enable()