Lines Matching full:rtc
11 * This file is based on drivers/rtc/ds1337.c
22 #include <rtc.h>
25 /* RTC register addresses */
35 /* RTC second register address bit */
38 /* RTC control and status register bits */
45 /* RTC reset value */
61 /* Get the current time from the RTC */
75 debug("Get RTC year: %02x mon: %02x mday: %02x wday: %02x " in rtc_get()
80 printf("### Warning: RTC oscillator has stopped\n"); in rtc_get()
104 /* Set the RTC */
122 /* Reset the RTC */