Home
last modified time | relevance | path

Searched refs:RTC_SWALLOW_SECOND (Results 1 – 1 of 1) sorted by relevance

/drivers/rtc/
A Drtc-amlogic-a4.c58 #define RTC_SWALLOW_SECOND 0x2 macro
209 if (sign == RTC_SWALLOW_SECOND) in aml_rtc_read_offset()
231 sign = offset < 0 ? RTC_SWALLOW_SECOND : RTC_INSERT_SECOND; in aml_rtc_set_offset()

Completed in 5 milliseconds