Home
last modified time | relevance | path

Searched refs:rtc_get (Results 1 – 25 of 42) sorted by relevance

12

/external/u-boot/post/drivers/
Drtc.c38 rtc_get (&tm1); in rtc_post_skip()
42 rtc_get (&tm2); in rtc_post_skip()
84 reliable = rtc_get (&svtm); in rtc_post_test()
114 rtc_get (&svtm); in rtc_post_test()
138 rtc_get (&tm); in rtc_post_test()
170 rtc_get (&tm); in rtc_post_test()
/external/u-boot/cmd/
Ddate.c74 rcode = rtc_get(&tm); in do_date()
101 rcode = rtc_get(&tm); in do_date()
/external/u-boot/board/ge/common/
Dge_common.c25 ret = rtc_get(&tm); in check_time()
/external/u-boot/drivers/rtc/
Dmxsrtc.c39 int rtc_get(struct rtc_time *time) in rtc_get() function
Dmc13xxx-rtc.c12 int rtc_get(struct rtc_time *rtc) in rtc_get() function
Dpl031.c84 int rtc_get(struct rtc_time *tmp) in rtc_get() function
Dmx27rtc.c18 int rtc_get(struct rtc_time *time) in rtc_get() function
Dat91sam9_rtt.c32 int rtc_get (struct rtc_time *tmp) in rtc_get() function
Dftrtc010.c75 int rtc_get(struct rtc_time *tmp) in rtc_get() function
Dds1306.c67 int rtc_get (struct rtc_time *tmp) in rtc_get() function
285 int rtc_get (struct rtc_time *tmp) in rtc_get() function
Dmcfrtc.c25 int rtc_get(struct rtc_time *tmp) in rtc_get() function
Dmax6900.c39 int rtc_get (struct rtc_time *tmp) in rtc_get() function
Ddavinci.c13 int rtc_get(struct rtc_time *tmp) in rtc_get() function
Dpcf8563.c25 int rtc_get (struct rtc_time *tmp) in rtc_get() function
Dpt7c4338.c62 int rtc_get(struct rtc_time *tmp) in rtc_get() function
Dm41t62.c54 int rtc_get(struct rtc_time *tm) in rtc_get() function
Dm41t94.c68 int rtc_get(struct rtc_time *tm) in rtc_get() function
Dm48t35ax.c26 int rtc_get (struct rtc_time *tmp) in rtc_get() function
Dx1205.c89 int rtc_get(struct rtc_time *tm) in rtc_get() function
Dimxdi.c182 int rtc_get(struct rtc_time *tmp) in rtc_get() function
Dds3231.c62 int rtc_get (struct rtc_time *tmp) in rtc_get() function
Dds1374.c84 int rtc_get (struct rtc_time *tm){ in rtc_get() function
Drv3029.c40 int rtc_get( struct rtc_time *tmp ) in rtc_get() function
Dm41t11.c74 int rtc_get (struct rtc_time *tmp) in rtc_get() function
/external/u-boot/include/
Drtc.h170 int rtc_get (struct rtc_time *);

12