1AICA_RTC_GETTIMEOFDA(9) Machine Specific Interfaces AICA_RTC_GETTIMEOFDA(9)
23
4
NAME
6aica_rtc_gettimeofday - Get the time from the AICA RTC
7
SYNOPSIS
9void aica_rtc_gettimeofday(struct timespec * ts);
10
ARGUMENTS
12ts
13pointer to resulting timespec
14
DESCRIPTION
16Grabs the current RTC seconds counter and adjusts it to the Unix Epoch.
17
AUTHOR
19Paul Mundt <lethal@linux-sh.org>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 AICA_RTC_GETTIMEOFDA(9)