Home
last modified time | relevance | path

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

/drivers/rtc/
A Drtc-pl031.c130 struct rtc_time calc_tm; in pl031_stv2_tm_to_time() local
132 rtc_time64_to_tm(rtc_tm_to_time64(tm), &calc_tm); in pl031_stv2_tm_to_time()
133 wday = calc_tm.tm_wday; in pl031_stv2_tm_to_time()

Completed in 4 milliseconds