Home
last modified time | relevance | path

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

12

/u-boot/post/drivers/
A 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()
/u-boot/drivers/rtc/
A Dmxsrtc.c39 int rtc_get(struct rtc_time *time) in rtc_get() function
A Dmc13xxx-rtc.c12 int rtc_get(struct rtc_time *rtc) in rtc_get() function
A Dat91sam9_rtt.c30 int rtc_get (struct rtc_time *tmp) in rtc_get() function
A Dmx27rtc.c18 int rtc_get(struct rtc_time *time) in rtc_get() function
A Dftrtc010.c76 int rtc_get(struct rtc_time *tmp) in rtc_get() function
A Dmax6900.c38 int rtc_get (struct rtc_time *tmp) in rtc_get() function
A Dmcfrtc.c23 int rtc_get(struct rtc_time *tmp) in rtc_get() function
A Ddavinci.c14 int rtc_get(struct rtc_time *tmp) in rtc_get() function
A Dm41t94.c68 int rtc_get(struct rtc_time *tm) in rtc_get() function
A DKconfig13 then provides the rtc_get()/rtc_set() interface, delegating to
22 then provides the rtc_get()/rtc_set() interface, delegating to
31 then provides the rtc_get()/rtc_set() interface, delegating to
A Dimxdi.c181 int rtc_get(struct rtc_time *tmp) in rtc_get() function
A Dm48t35ax.c24 int rtc_get (struct rtc_time *tmp) in rtc_get() function
A Dx1205.c88 int rtc_get(struct rtc_time *tm) in rtc_get() function
A Dds1306.c66 int rtc_get (struct rtc_time *tmp) in rtc_get() function
284 int rtc_get (struct rtc_time *tmp) in rtc_get() function
A Dds1374.c82 int rtc_get (struct rtc_time *tm){ in rtc_get() function
A Dm41t11.c73 int rtc_get (struct rtc_time *tmp) in rtc_get() function
A Dds164x.c52 int rtc_get( struct rtc_time *tmp ) in rtc_get() function
A Dds1556.c52 int rtc_get( struct rtc_time *tmp ) in rtc_get() function
A Dds174x.c47 int rtc_get( struct rtc_time *tmp ) in rtc_get() function
A Dmvrtc.c60 int rtc_get(struct rtc_time *t) in rtc_get() function
A Drs5c372.c156 rtc_get (struct rtc_time *tmp) in rtc_get() function
A Dm41t60.c148 int rtc_get(struct rtc_time *tmp) in rtc_get() function
/u-boot/cmd/
A Ddate.c76 rcode = rtc_get(&tm); in do_date()
103 rcode = rtc_get(&tm); in do_date()
/u-boot/include/
A Drtc.h223 int rtc_get (struct rtc_time *);

Completed in 29 milliseconds

12