Home
last modified time | relevance | path

Searched refs:rtc_set (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/u-boot/post/drivers/
H A Drtc.c66 rtc_set (&ntm); in rtc_post_restore()
128 rtc_set (&tm); in rtc_post_test()
160 rtc_set (&tm); in rtc_post_test()
/openbmc/u-boot/cmd/
H A Ddate.c65 rcode = rtc_set(&default_tm); in do_date()
86 rcode = rtc_set(&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.c50 int rtc_set(struct rtc_time *time) in rtc_set() function
H A Dmc13xxx-rtc.c46 int rtc_set(struct rtc_time *rtc) in rtc_set() function
H A Dmx27rtc.c37 int rtc_set(struct rtc_time *time) in rtc_set() function
H A Dat91sam9_rtt.c48 int rtc_set (struct rtc_time *tmp) in rtc_set() function
H A Dftrtc010.c96 int rtc_set(struct rtc_time *tmp) in rtc_set() function
H A Dmax6900.c81 int rtc_set (struct rtc_time *tmp) in rtc_set() function
H A Dmcfrtc.c52 int rtc_set(struct rtc_time *tmp) in rtc_set() function
H A Dpcf8563.c68 int rtc_set (struct rtc_time *tmp) in rtc_set() function
H A Ddavinci.c56 int rtc_set(struct rtc_time *tmp) in rtc_set() function
H A Dds1306.c122 int rtc_set (struct rtc_time *tmp) in rtc_set() function
353 int rtc_set (struct rtc_time *tmp) in rtc_set() function
H A Dpt7c4338.c105 int rtc_set(struct rtc_time *tmp) in rtc_set() function
H A Dm41t94.c36 int rtc_set(struct rtc_time *tm) in rtc_set() function
H A Dx1205.c117 int rtc_set(struct rtc_time *tm) in rtc_set() function
H A Dm48t35ax.c69 int rtc_set (struct rtc_time *tmp) in rtc_set() function
H A Dimxdi.c198 int rtc_set(struct rtc_time *tmp) in rtc_set() function
H A Dds3231.c108 int rtc_set (struct rtc_time *tmp) in rtc_set() function
H A Dm41t11.c119 int rtc_set (struct rtc_time *tmp) in rtc_set() function
H A Dds1374.c135 int rtc_set (struct rtc_time *tmp){ in rtc_set() function
H A Drx8025.c140 int rtc_set (struct rtc_time *tmp) in rtc_set() function
/openbmc/u-boot/board/ge/common/
H A Dge_common.c43 ret = rtc_set(&tm); in check_time()
/openbmc/u-boot/include/
H A Drtc.h171 int rtc_set (struct rtc_time *);
/openbmc/u-boot/net/
H A Dsntp.c84 rtc_set(&tm); in sntp_handler()

12