Home
last modified time | relevance | path

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

12

/openbmc/u-boot/post/drivers/
H 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()
/openbmc/u-boot/cmd/
H A Ddate.c74 rcode = rtc_get(&tm); in do_date()
101 rcode = rtc_get(&tm); in do_date()
/openbmc/u-boot/drivers/rtc/
H A DKconfig12 then provides the rtc_get()/rtc_set() interface, delegating to
21 then provides the rtc_get()/rtc_set() interface, delegating to
30 then provides the rtc_get()/rtc_set() interface, delegating to
H A Dmxsrtc.c39 int rtc_get(struct rtc_time *time) in rtc_get() function
H A Dmc13xxx-rtc.c12 int rtc_get(struct rtc_time *rtc) in rtc_get() function
H A Dmx27rtc.c18 int rtc_get(struct rtc_time *time) in rtc_get() function
H A Dat91sam9_rtt.c30 int rtc_get (struct rtc_time *tmp) in rtc_get() function
H A Dftrtc010.c75 int rtc_get(struct rtc_time *tmp) in rtc_get() function
H A Dds1306.c65 int rtc_get (struct rtc_time *tmp) in rtc_get() function
283 int rtc_get (struct rtc_time *tmp) in rtc_get() function
H A Dmax6900.c37 int rtc_get (struct rtc_time *tmp) in rtc_get() function
H A Dmcfrtc.c23 int rtc_get(struct rtc_time *tmp) in rtc_get() function
H A Dpcf8563.c23 int rtc_get (struct rtc_time *tmp) in rtc_get() function
H A Ddavinci.c12 int rtc_get(struct rtc_time *tmp) in rtc_get() function
H A Dpt7c4338.c62 int rtc_get(struct rtc_time *tmp) in rtc_get() function
H A Dm41t94.c68 int rtc_get(struct rtc_time *tm) in rtc_get() function
H A Dx1205.c87 int rtc_get(struct rtc_time *tm) in rtc_get() function
H A Dm48t35ax.c24 int rtc_get (struct rtc_time *tmp) in rtc_get() function
H A Dimxdi.c180 int rtc_get(struct rtc_time *tmp) in rtc_get() function
H A Dds3231.c60 int rtc_get (struct rtc_time *tmp) in rtc_get() function
H A Dds1374.c82 int rtc_get (struct rtc_time *tm){ in rtc_get() function
H A Dm41t11.c72 int rtc_get (struct rtc_time *tmp) in rtc_get() function
H A Dds1337.c69 int rtc_get (struct rtc_time *tmp) in rtc_get() function
H A Drx8025.c78 int rtc_get (struct rtc_time *tmp) in rtc_get() function
/openbmc/u-boot/board/ge/common/
H A Dge_common.c25 ret = rtc_get(&tm); in check_time()
/openbmc/u-boot/include/
H A Drtc.h170 int rtc_get (struct rtc_time *);

12