Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-opal.c33 static void opal_to_tm(u32 y_m_d, u64 h_m_s_ms, struct rtc_time *tm) in opal_to_tm()
46 static void tm_to_opal(struct rtc_time *tm, u32 *y_m_d, u64 *h_m_s_ms) in tm_to_opal()
61 u32 y_m_d; in opal_get_rtc_time() local
87 u32 y_m_d = 0; in opal_set_rtc_time() local
115 u32 y_m_d; in opal_get_tpo_time() local
157 u32 y_m_d = 0; in opal_set_tpo_time() local
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-rtc.c25 static void opal_to_tm(u32 y_m_d, u64 h_m_s_ms, struct rtc_time *tm) in opal_to_tm()
41 u32 y_m_d; in opal_get_boot_time() local