Searched refs:SUN6I_TIME_SET_SEC_VALUE (Results 1 – 1 of 1) sorted by relevance
103 #define SUN6I_TIME_SET_SEC_VALUE(x) ((x) & 0x0000003f) macro535 counter_val_hms = SUN6I_TIME_SET_SEC_VALUE(alrm_tm->tm_sec) | in sun6i_rtc_setalarm()603 time = SUN6I_TIME_SET_SEC_VALUE(rtc_tm->tm_sec) | in sun6i_rtc_settime()