Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/rtc/
H A Drtc_mt6359p.c126 bbpu | RTC_BBPU_RESET_ALARM | RTC_BBPU_RESET_SPAR); in rtc_power_off_sequence()
137 ((bbpu & RTC_BBPU_RESET_SPAR) > 0)) { in rtc_power_off_sequence()
H A Drtc_mt6359p.h82 RTC_BBPU_RESET_SPAR = 1U << 2, enumerator