Home
last modified time | relevance | path

Searched refs:PTP_ENABLE_FEATURE (Results 1 – 4 of 4) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/ptp/
Dtestptp.c64 PTP_ENABLE_FEATURE, in do_flag_test()
65 PTP_ENABLE_FEATURE | PTP_RISING_EDGE, in do_flag_test()
66 PTP_ENABLE_FEATURE | PTP_FALLING_EDGE, in do_flag_test()
67 PTP_ENABLE_FEATURE | PTP_RISING_EDGE | PTP_FALLING_EDGE, in do_flag_test()
68 PTP_ENABLE_FEATURE | (PTP_EXTTS_VALID_FLAGS + 1), in do_flag_test()
346 extts_request.flags = PTP_ENABLE_FEATURE; in main()
/external/strace/xlat/
Dptp_flags_options.h17 #if defined(PTP_ENABLE_FEATURE) || (defined(HAVE_DECL_PTP_ENABLE_FEATURE) && HAVE_DECL_PTP_ENABLE_F…
18 XLAT(PTP_ENABLE_FEATURE),
Dptp_flags_options.in1 PTP_ENABLE_FEATURE
/external/kernel-headers/original/uapi/linux/
Dptp_clock.h31 #define PTP_ENABLE_FEATURE (1<<0) macro
40 #define PTP_EXTTS_VALID_FLAGS (PTP_ENABLE_FEATURE | \
49 #define PTP_EXTTS_V1_VALID_FLAGS (PTP_ENABLE_FEATURE | \