Searched refs:at91_rtc_decodetime (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/rtc/
H A Drtc-at91rm9200.c116 static void at91_rtc_decodetime(unsigned int timereg, unsigned int calreg, at91_rtc_decodetime() function
150 at91_rtc_decodetime(AT91_RTC_TIMR, AT91_RTC_CALR, tm); at91_rtc_readtime()
210 at91_rtc_decodetime(AT91_RTC_TIMALR, AT91_RTC_CALALR, tm); at91_rtc_readalarm()
231 at91_rtc_decodetime(AT91_RTC_TIMR, AT91_RTC_CALR, &tm); at91_rtc_setalarm()

Completed in 56 milliseconds