Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/rtc/
H A Drtc_mt6359p.c29 reboot = (RTC_Read(RTC_AL_SEC) & ~RTC_BBPU_2SEC_EN) & in rtc_disable_2sec_reboot()
31 RTC_Write(RTC_AL_SEC, reboot); in rtc_disable_2sec_reboot()
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()
H A Drtc_mt6359p.h19 RTC_AL_SEC = 0x05A0, enumerator
/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/rtc/
H A Drtc.c28 reboot = (RTC_Read(RTC_AL_SEC) & ~RTC_BBPU_2SEC_EN) & in rtc_disable_2sec_reboot()
30 RTC_Write(RTC_AL_SEC, reboot); in rtc_disable_2sec_reboot()
131 RTC_Read(RTC_AL_MASK), RTC_Read(RTC_AL_SEC)); in rtc_power_off_sequence()
H A Drtc.h30 RTC_AL_SEC = 0x05A0, enumerator
/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/rtc/
H A Drtc.c28 reboot = (RTC_Read(RTC_AL_SEC) & ~RTC_BBPU_2SEC_EN) & in rtc_disable_2sec_reboot()
30 RTC_Write(RTC_AL_SEC, reboot); in rtc_disable_2sec_reboot()
131 RTC_Read(RTC_AL_MASK), RTC_Read(RTC_AL_SEC)); in rtc_power_off_sequence()
H A Drtc.h19 RTC_AL_SEC = 0x05A0, enumerator