Home
last modified time | relevance | path

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

/hypervisor/include/dm/
A Dvrtc.h39 uint8_t day_of_week; member
/hypervisor/dm/
A Dvrtc.c121 static inline uint32_t day_of_week(uint32_t days) in day_of_week() function
221 ct->dow = day_of_week(days); in clk_ts_to_ct()
384 rtc->day_of_week = rtcset(rtc, ct.dow + 1); in secs_to_rtc()

Completed in 6 milliseconds