Home
last modified time | relevance | path

Searched defs:h_m_s_ms (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-opal.c21 static void opal_to_tm(u32 y_m_d, u64 h_m_s_ms, struct rtc_time *tm) in opal_to_tm()
34 static void tm_to_opal(struct rtc_time *tm, u32 *y_m_d, u64 *h_m_s_ms) in tm_to_opal()
51 u64 h_m_s_ms; in opal_get_rtc_time() local
85 u64 h_m_s_ms = 0; in opal_set_rtc_time() local
119 u64 h_m_s_ms; in opal_get_tpo_time() local
170 u64 h_m_s_ms = 0; in opal_set_tpo_time() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-rtc.c22 static void __init opal_to_tm(u32 y_m_d, u64 h_m_s_ms, struct rtc_time *tm) in opal_to_tm()
38 u64 h_m_s_ms; in opal_get_boot_time() local