Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83640_reg.h112 #define MULT_EVNT (1<<1) /* Indicates multiple events were detected at the same time */ macro
H A Ddp83640.c750 if (ests & MULT_EVNT) in decode_evnt()
759 if (ests & MULT_EVNT) { in decode_evnt()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83640_reg.h112 #define MULT_EVNT (1<<1) /* Indicates multiple events were detected at the same time */ macro
H A Ddp83640.c752 if (ests & MULT_EVNT) in decode_evnt()
761 if (ests & MULT_EVNT) { in decode_evnt()

Completed in 7 milliseconds