Lines Matching full:rtc
44 #include <linux/rtc.h>
337 /* ...otherwise try RTC */
338 {"rtc", rtc_start_timer, rtc_stop_timer, NULL},
962 TFR(rtc_fd = open("/dev/rtc", O_RDONLY));
968 fprintf(stderr, "Could not configure '/dev/rtc' to have a 1024 Hz timer. This is not a fatal\n"
970 "type 'echo 1024 > /proc/sys/dev/rtc/max-user-freq' as root.\n");