1. NAME

aica_rtc_gettimeofday - Get the time from the AICA RTC

2. SYNOPSIS

void aica_rtc_gettimeofday(struct timespec *  ts );

3. ARGUMENTS

ts
    pointer to resulting timespec

4. DESCRIPTION

Grabs the current RTC seconds counter and adjusts it to the Unix Epoch.

5. AUTHOR

Paul Mundt <>
    Author.

6. COPYRIGHT