Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/rtc/
H A Drtc_mt6359p.c38 uint16_t alm_dow, alm_sec; in rtc_enable_k_eosc() local
46 alm_sec = RTC_Read(RTC_AL_SEC) & (~RTC_LPD_OPT_MASK); in rtc_enable_k_eosc()
47 RTC_Write(RTC_AL_SEC, alm_sec); in rtc_enable_k_eosc()