Home
last modified time | relevance | path

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

/openbmc/qemu/hw/rtc/
H A Dexynos4210_rtc.c151 #define BCD3DIGITS(x) \ macro
181 (BCD3DIGITS(stm.tm_year) == s->reg_almyear)) { in check_alarm_raise()
367 value = BCD3DIGITS(s->current_tm.tm_year); in exynos4210_rtc_read()