| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | lib.c | 49 void rtc_time64_to_tm(time64_t time, struct rtc_time *tm) in rtc_time64_to_tm() function 89 EXPORT_SYMBOL(rtc_time64_to_tm); 143 rtc_time64_to_tm(ts.tv_sec, &ret); in rtc_ktime_to_tm()
|
| H A D | rtc-88pm80x.c | 95 rtc_time64_to_tm(next_time, next); in rtc_next_alarm_time() 116 rtc_time64_to_tm(ticks, tm); in pm80x_rtc_read_time() 163 rtc_time64_to_tm(ticks, &alrm->time); in pm80x_rtc_read_alarm() 193 rtc_time64_to_tm(ticks, &now_tm); in pm80x_rtc_set_alarm()
|
| H A D | rtc-pl030.c | 39 rtc_time64_to_tm(readl(rtc->base + RTC_MR), &alrm->time); in pl030_read_alarm() 56 rtc_time64_to_tm(readl(rtc->base + RTC_DR), tm); in pl030_read_time()
|
| H A D | rtc-sirfsoc.c | 93 rtc_time64_to_tm((rtcdrv->overflow_rtc + 1) in sirfsoc_rtc_read_alarm() 97 rtc_time64_to_tm(rtcdrv->overflow_rtc in sirfsoc_rtc_read_alarm() 184 rtc_time64_to_tm(rtcdrv->overflow_rtc << (BITS_PER_LONG - RTC_SHIFT) in sirfsoc_rtc_read_time()
|
| H A D | rtc-ab3100.c | 107 rtc_time64_to_tm(time, tm); in ab3100_rtc_read_time() 140 rtc_time64_to_tm(time, &alarm->time); in ab3100_rtc_read_alarm()
|
| H A D | rtc-pcap.c | 54 rtc_time64_to_tm(secs, tm); in pcap_rtc_read_alarm() 86 rtc_time64_to_tm(secs, tm); in pcap_rtc_read_time()
|
| H A D | rtc-test.c | 32 rtc_time64_to_tm(alarm, &alrm->time); in test_rtc_read_alarm() 68 rtc_time64_to_tm(ktime_get_real_seconds() + rtd->offset, tm); in test_rtc_read_time()
|
| H A D | rtc-goldfish.c | 51 rtc_time64_to_tm(rtc_alarm, &alrm->time); in goldfish_rtc_read_alarm() 137 rtc_time64_to_tm(time, tm); in goldfish_rtc_read_time()
|
| H A D | rtc-mxc.c | 250 rtc_time64_to_tm(val, tm); in mxc_rtc_read_time() 280 rtc_time64_to_tm(get_alarm_or_time(dev, MXC_RTC_ALARM), &alrm->time); in mxc_rtc_read_alarm() 357 rtc_time64_to_tm(ktime_get_real_seconds(), &tm); in mxc_rtc_probe()
|
| H A D | rtc-pl031.c | 130 rtc_time64_to_tm(rtc_tm_to_time64(tm), &calc_tm); in pl031_stv2_tm_to_time() 247 rtc_time64_to_tm(readl(ldata->base + RTC_DR), tm); in pl031_read_time() 265 rtc_time64_to_tm(readl(ldata->base + RTC_MR), &alarm->time); in pl031_read_alarm()
|
| H A D | rtc-digicolor.c | 100 rtc_time64_to_tm(now, tm); in dc_rtc_read_time() 121 rtc_time64_to_tm(reference + alarm_reg, &alarm->time); in dc_rtc_read_alarm()
|
| H A D | rtc-xgene.c | 47 rtc_time64_to_tm(readl(pdata->csr_base + RTC_CCVR), tm); in xgene_rtc_read_time() 70 rtc_time64_to_tm(0, &alrm->time); in xgene_rtc_read_alarm()
|
| H A D | systohc.c | 53 rtc_time64_to_tm(to_set.tv_sec, &tm); in rtc_set_ntp_time()
|
| H A D | rtc-starfire.c | 30 rtc_time64_to_tm(starfire_get_time(), tm); in starfire_read_time()
|
| H A D | rtc-coh901331.c | 88 rtc_time64_to_tm(readl(rtap->virtbase + COH901331_CUR_TIME), tm); in coh901331_read_time() 109 rtc_time64_to_tm(readl(rtap->virtbase + COH901331_ALARM), &alarm->time); in coh901331_read_alarm()
|
| H A D | rtc-brcmstb-waketimer.c | 127 rtc_time64_to_tm(now.sec, tm); in brcmstb_waketmr_gettime() 156 rtc_time64_to_tm(sec, &alarm->time); in brcmstb_waketmr_getalarm()
|
| H A D | rtc-rk808.c | 81 rtc_time64_to_tm(time + nov2dec_transitions(tm) * 86400, tm); in rockchip_to_gregorian() 88 rtc_time64_to_tm(time - extra_days * 86400, tm); in gregorian_to_rockchip() 95 rtc_time64_to_tm(time - (extra_days - 1) * 86400, tm); in gregorian_to_rockchip()
|
| H A D | rtc-zynqmp.c | 110 rtc_time64_to_tm(read_time, tm); in xlnx_rtc_read_time() 119 rtc_time64_to_tm(readl(xrtcdev->reg_base + RTC_ALRM), &alrm->time); in xlnx_rtc_read_alarm()
|
| H A D | rtc-vr41xx.c | 120 rtc_time64_to_tm(epoch_sec + elapsed_sec, time); in vr41xx_rtc_read_time() 151 rtc_time64_to_tm((high << 17) | (mid << 1) | (low >> 15), time); in vr41xx_rtc_read_alarm()
|
| H A D | rtc-ps3.c | 31 rtc_time64_to_tm(read_rtc() + ps3_os_area_get_rtc_diff(), tm); in ps3_get_time()
|
| H A D | rtc-tps6586x.c | 90 rtc_time64_to_tm(seconds, tm); in tps6586x_rtc_read_time() 214 rtc_time64_to_tm(seconds, &alrm->time); in tps6586x_rtc_read_alarm()
|
| H A D | rtc-lpc32xx.c | 61 rtc_time64_to_tm(elapsed_sec, time); in lpc32xx_rtc_read_time() 91 rtc_time64_to_tm(rtc_readl(rtc, LPC32XX_RTC_MATCH0), &wkalrm->time); in lpc32xx_rtc_read_alarm()
|
| H A D | rtc-sun4v.c | 42 rtc_time64_to_tm(hypervisor_get_time(), tm); in sun4v_read_time()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | time.c | 124 rtc_time64_to_tm(cuda_get_time(), tm); in pmac_get_rtc_time() 129 rtc_time64_to_tm(pmu_get_time(), tm); in pmac_get_rtc_time()
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-dreamcast/ |
| H A D | rtc.c | 49 rtc_time64_to_tm(t, tm); in aica_rtc_gettimeofday()
|