Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/rtc/
H A Drtc.c122 RTC_Write(RTC_AL_MASK, RTC_AL_MASK_DOW); in rtc_power_off_sequence()
131 RTC_Read(RTC_AL_MASK), RTC_Read(RTC_AL_SEC)); in rtc_power_off_sequence()
H A Drtc.h37 RTC_AL_MASK = 0x0590 enumerator
/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/rtc/
H A Drtc.c122 RTC_Write(RTC_AL_MASK, RTC_AL_MASK_DOW); in rtc_power_off_sequence()
131 RTC_Read(RTC_AL_MASK), RTC_Read(RTC_AL_SEC)); in rtc_power_off_sequence()
H A Drtc.h26 RTC_AL_MASK = 0x0590 enumerator
/rk3399_ARM-atf/plat/mediatek/drivers/rtc/
H A Drtc_mt6359p.h26 RTC_AL_MASK = 0x0590 enumerator
H A Drtc_mt6359p.c127 RTC_Write(RTC_AL_MASK, RTC_AL_MASK_DOW); in rtc_power_off_sequence()