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