| /OK3568_Linux_fs/u-boot/post/drivers/ |
| H A D | rtc.c | 39 rtc_get (&tm1); in rtc_post_skip() 43 rtc_get (&tm2); in rtc_post_skip() 85 reliable = rtc_get (&svtm); in rtc_post_test() 115 rtc_get (&svtm); in rtc_post_test() 139 rtc_get (&tm); in rtc_post_test() 171 rtc_get (&tm); in rtc_post_test()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | date.c | 75 rcode = rtc_get(&tm); in do_date() 102 rcode = rtc_get(&tm); in do_date()
|
| /OK3568_Linux_fs/u-boot/drivers/rtc/ |
| H A D | mxsrtc.c | 40 int rtc_get(struct rtc_time *time) in rtc_get() function
|
| H A D | mc13xxx-rtc.c | 13 int rtc_get(struct rtc_time *rtc) in rtc_get() function
|
| H A D | pl031.c | 85 int rtc_get(struct rtc_time *tmp) in rtc_get() function
|
| H A D | at91sam9_rtt.c | 33 int rtc_get (struct rtc_time *tmp) in rtc_get() function
|
| H A D | mx27rtc.c | 19 int rtc_get(struct rtc_time *time) in rtc_get() function
|
| H A D | ds1306.c | 68 int rtc_get (struct rtc_time *tmp) in rtc_get() function 286 int rtc_get (struct rtc_time *tmp) in rtc_get() function
|
| H A D | ftrtc010.c | 76 int rtc_get(struct rtc_time *tmp) in rtc_get() function
|
| H A D | mcfrtc.c | 26 int rtc_get(struct rtc_time *tmp) in rtc_get() function
|
| H A D | max6900.c | 40 int rtc_get (struct rtc_time *tmp) in rtc_get() function
|
| H A D | Kconfig | 12 then provides the rtc_get()/rtc_set() interface, delegating to
|
| H A D | pcf8563.c | 26 int rtc_get (struct rtc_time *tmp) in rtc_get() function
|
| H A D | mvrtc.c | 21 int rtc_get(struct rtc_time *t) in rtc_get() function
|
| H A D | davinci.c | 14 int rtc_get(struct rtc_time *tmp) in rtc_get() function
|
| H A D | m41t62.c | 55 int rtc_get(struct rtc_time *tm) in rtc_get() function
|
| H A D | m41t94.c | 68 int rtc_get(struct rtc_time *tm) in rtc_get() function
|
| H A D | pt7c4338.c | 63 int rtc_get(struct rtc_time *tmp) in rtc_get() function
|
| H A D | m48t35ax.c | 27 int rtc_get (struct rtc_time *tmp) in rtc_get() function
|
| H A D | x1205.c | 90 int rtc_get(struct rtc_time *tm) in rtc_get() function
|
| H A D | imxdi.c | 183 int rtc_get(struct rtc_time *tmp) in rtc_get() function
|
| H A D | ds3231.c | 63 int rtc_get (struct rtc_time *tmp) in rtc_get() function
|
| H A D | isl1208.c | 61 int rtc_get (struct rtc_time *tmp) in rtc_get() function
|
| H A D | m41t11.c | 75 int rtc_get (struct rtc_time *tmp) in rtc_get() function
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | rtc.h | 185 int rtc_get (struct rtc_time *);
|