Searched refs:tm_sec (Results 1 – 6 of 6) sorted by relevance
21 pta_time->tm_sec = optee_time->tm_sec; in rtc_pta_copy_time_from_optee()72 time.tm_sec = pta_time->tm_sec; in rtc_pta_set_time()
22 uint32_t tm_sec; member
21 uint32_t tm_sec; member
128 tm->tm_sec = bcd_decode(RTC_VAL(TIME_SEC, time)); in atmel_decode_date()171 RTC_SET_VAL(TIME_SEC, bcd_encode(tm->tm_sec)) | in atmel_rtc_set_time()
227 tm.tm_hour, tm.tm_min, tm.tm_sec); in secumod_it_handler()
924 now->sec = lt->tm_sec; in x509_get_current_time()
Completed in 8 milliseconds