Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/mediatek/mt8186/drivers/rtc/
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()
Drtc.h37 RTC_AL_MASK = 0x0590 enumerator
/trusted-firmware-a-3.4.0/plat/mediatek/mt8183/drivers/rtc/
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()
Drtc.h26 RTC_AL_MASK = 0x0590 enumerator
/trusted-firmware-a-3.4.0/plat/mediatek/common/drivers/rtc/
Drtc_mt6359p.h26 RTC_AL_MASK = 0x0590 enumerator
Drtc_mt6359p.c127 RTC_Write(RTC_AL_MASK, RTC_AL_MASK_DOW); in rtc_power_off_sequence()