Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dptp_clock.h219 #define PTP_ENABLE_PPS2 _IOW(PTP_CLK_MAGIC, 13, int) macro
/openbmc/linux/drivers/ptp/
H A Dptp_chardev.c128 if (in_compat_syscall() && cmd != PTP_ENABLE_PPS && cmd != PTP_ENABLE_PPS2) in ptp_ioctl()
262 case PTP_ENABLE_PPS2: in ptp_ioctl()