Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dptp_clock.h49 #define PTP_EXTTS_V1_VALID_FLAGS (PTP_ENABLE_FEATURE | \ macro
/linux-5.19.10/drivers/ptp/
Dptp_chardev.c169 req.extts.flags &= PTP_EXTTS_V1_VALID_FLAGS; in ptp_ioctl()