aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/rtc_ppc64le.const
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2019-02-01 01:08:17 +0100
committerAndrey Konovalov <andreyknvl@gmail.com>2019-02-01 14:40:17 +0100
commit9f528bbcc8a3d94c9be27a0eecc12022d4b3bfaa (patch)
tree59bcdb899b42ba9d793d5bbac6cf58a4a9132143 /sys/linux/rtc_ppc64le.const
parentaa53be276dc84aa8b3825b3416542447ff82b41a (diff)
sys/linux: rename dev descriptions files
Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names.
Diffstat (limited to 'sys/linux/rtc_ppc64le.const')
-rw-r--r--sys/linux/rtc_ppc64le.const25
1 files changed, 0 insertions, 25 deletions
diff --git a/sys/linux/rtc_ppc64le.const b/sys/linux/rtc_ppc64le.const
deleted file mode 100644
index 6978ef4de..000000000
--- a/sys/linux/rtc_ppc64le.const
+++ /dev/null
@@ -1,25 +0,0 @@
-# AUTOGENERATED FILE
-RTC_AIE_OFF = 536899586
-RTC_AIE_ON = 536899585
-RTC_ALM_READ = 1076129800
-RTC_ALM_SET = 2149871623
-RTC_EPOCH_READ = 1074294797
-RTC_EPOCH_SET = 2148036622
-RTC_IRQP_READ = 1074294795
-RTC_IRQP_SET = 2148036620
-RTC_MAX_FREQ = 8192
-RTC_PIE_OFF = 536899590
-RTC_PIE_ON = 536899589
-RTC_PLL_GET = 1075867665
-RTC_PLL_SET = 2149609490
-RTC_RD_TIME = 1076129801
-RTC_SET_TIME = 2149871626
-RTC_UIE_OFF = 536899588
-RTC_UIE_ON = 536899587
-RTC_VL_CLR = 536899604
-RTC_VL_READ = 1074032659
-RTC_WIE_OFF = 536899600
-RTC_WIE_ON = 536899599
-RTC_WKALM_RD = 1076391952
-RTC_WKALM_SET = 2150133775
-__NR_ioctl = 54