Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dptp_clock.h70 #define PTP_PEROUT_V1_VALID_FLAGS (0) macro
/openbmc/linux/drivers/ptp/
H A Dptp_chardev.c239 req.perout.flags &= PTP_PEROUT_V1_VALID_FLAGS; in ptp_ioctl()