aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_ptp_arm64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-08-10 07:51:02 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-08-13 17:22:16 +0200
commit54ce1ed6b9fcb3b8d77c43dd4b3533e70cade414 (patch)
tree579d43acff11758d7f5e61935e0408ad9fbcaf04 /sys/linux/dev_ptp_arm64.const
parentb6de93e603915b57a1eccadc8bd530efd00d28f2 (diff)
sys/linux: switch to the new .const format
This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983
Diffstat (limited to 'sys/linux/dev_ptp_arm64.const')
-rw-r--r--sys/linux/dev_ptp_arm64.const29
1 files changed, 0 insertions, 29 deletions
diff --git a/sys/linux/dev_ptp_arm64.const b/sys/linux/dev_ptp_arm64.const
deleted file mode 100644
index fd72f3e3d..000000000
--- a/sys/linux/dev_ptp_arm64.const
+++ /dev/null
@@ -1,29 +0,0 @@
-# AUTOGENERATED FILE
-AT_FDCWD = 18446744073709551516
-PTP_CLOCK_CAPS_SIZE = 80
-PTP_CLOCK_GETCAPS = 2152742145
-PTP_ENABLE_FEATURE = 1
-PTP_ENABLE_PPS = 1074019588
-PTP_EXTTS_REQUEST = 1074806018
-PTP_EXTTS_REQUEST2 = 1074806027
-PTP_FALLING_EDGE = 4
-PTP_MAX_SAMPLES = 25
-PTP_PEROUT_REQUEST = 1077427459
-PTP_PEROUT_REQUEST2 = 1077427468
-PTP_PF_EXTTS = 1
-PTP_PF_NONE = 0
-PTP_PF_PEROUT = 2
-PTP_PF_PHYSYNC = 3
-PTP_PIN_GETFUNC = 3227532550
-PTP_PIN_GETFUNC2 = 3227532559
-PTP_PIN_SETFUNC = 1080048903
-PTP_PIN_SETFUNC2 = 1080048912
-PTP_RISING_EDGE = 2
-PTP_STRICT_FLAGS = 8
-PTP_SYS_OFFSET = 1128283397
-PTP_SYS_OFFSET_EXTENDED = 3300932873
-PTP_SYS_OFFSET_PRECISE = 3225435400
-PTP_SYS_OFFSET_PRECISE_SIZE = 64
-__NR_ioctl = 29
-__NR_openat = 56
-__NR_read = 63