Searched defs:y_m_d (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/rtc/ |
| D | rtc-opal.c | 21 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() 50 u32 y_m_d; in opal_get_rtc_time() local 84 u32 y_m_d = 0; in opal_set_rtc_time() local 120 u32 y_m_d; in opal_get_tpo_time() local 172 u32 y_m_d = 0; in opal_set_tpo_time() local
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-opal.c | 21 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() 50 u32 y_m_d; in opal_get_rtc_time() local 84 u32 y_m_d = 0; in opal_set_rtc_time() local 120 u32 y_m_d; in opal_get_tpo_time() local 172 u32 y_m_d = 0; in opal_set_tpo_time() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| D | opal-rtc.c | 21 static void opal_to_tm(u32 y_m_d, u64 h_m_s_ms, struct rtc_time *tm) in opal_to_tm() 36 u32 y_m_d; in opal_get_boot_time() local
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
| D | opal-rtc.c | 22 static void __init opal_to_tm(u32 y_m_d, u64 h_m_s_ms, struct rtc_time *tm) in opal_to_tm() 37 u32 y_m_d; in opal_get_boot_time() local
|