Searched refs:EVNT_FALL (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/phy/ | ||
D | dp83640_reg.h | 147 #define EVNT_FALL (1<<13) /* Event Fall Detect Enable */ macro |
D | dp83640.c | 506 evnt |= EVNT_FALL; in ptp_dp83640_enable() |