Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dopal-rtc.c21 static void __init opal_to_tm(u32 y_m_d, u64 h_m_s_ms, struct rtc_time *tm) in opal_to_tm() function
59 opal_to_tm(y_m_d, h_m_s_ms, &tm); in opal_get_boot_time()
/linux-6.3-rc2/drivers/rtc/
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() function
75 opal_to_tm(y_m_d, h_m_s_ms, tm); in opal_get_rtc_time()
160 opal_to_tm(y_m_d, h_m_s_ms, &alarm->time); in opal_get_tpo_time()

Completed in 3 milliseconds