Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dptp_clock.h30 #define PTP_RISING_EDGE (1<<1) macro
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/
Dptp.c253 int rising = (rq->extts.flags & PTP_RISING_EDGE); in mv88e6352_ptp_enable_extts()