Searched refs:tm_mon (Results 1 – 6 of 6) sorted by relevance
25 pta_time->tm_mon = optee_time->tm_mon; in rtc_pta_copy_time_from_optee()76 time.tm_mon = pta_time->tm_mon; in rtc_pta_set_time()
26 uint32_t tm_mon; member
17 uint32_t tm_mon; member
122 tm->tm_mon = bcd_decode(RTC_VAL(CAL_MONTH, date)) - 1; in atmel_decode_date()179 RTC_SET_VAL(CAL_MONTH, bcd_encode(tm->tm_mon + 1)) | in atmel_rtc_set_time()
225 tm.tm_mday, tm.tm_mon, tm.tm_year); in secumod_it_handler()
920 now->mon = lt->tm_mon + 1; in x509_get_current_time()
Completed in 9 milliseconds