Searched refs:rtc_set (Results 1 - 18 of 18) sorted by relevance

/u-boot/post/drivers/
H A Drtc.c66 rtc_set (&ntm);
128 rtc_set (&tm);
160 rtc_set (&tm);
/u-boot/drivers/rtc/
H A Dmc13xxx-rtc.c46 int rtc_set(struct rtc_time *rtc) function
H A Dmxsrtc.c50 int rtc_set(struct rtc_time *time) function
H A Dmcfrtc.c48 int rtc_set(struct rtc_time *tmp) function
H A Dds1374.c135 int rtc_set (struct rtc_time *tmp){ function
H A Dmvrtc.c99 int rtc_set(struct rtc_time *t) function
H A Dds3231.c114 int rtc_set (struct rtc_time *tmp) function
H A Dmc146818.c264 int rtc_set(struct rtc_time *tmp) function
H A Dpt7c4338.c109 int rtc_set(struct rtc_time *tmp) function
H A Dpcf8563.c71 int rtc_set (struct rtc_time *tmp) function
H A Ds35392a.c321 int rtc_set(struct rtc_time *tm) function
H A Dm41t62.c340 int rtc_set(struct rtc_time *tm) function
H A Dds1337.c126 int rtc_set (struct rtc_time *tmp) function
H A Drx8010sj.c322 int rtc_set(struct rtc_time *tm) function
H A Dds1307.c164 int rtc_set (struct rtc_time *tmp) function
/u-boot/cmd/
H A Ddate.c64 rcode = rtc_set(&default_tm);
85 rcode = rtc_set(&tm);
/u-boot/net/
H A Dsntp.c86 rtc_set(&tm);
/u-boot/include/
H A Drtc.h253 int rtc_set (struct rtc_time *);

Completed in 166 milliseconds