Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/rtc/
H A Drtc.h98 RTC_K_EOSC_RSV_2 = 1 << 10 enumerator
H A Drtc.c102 & (~RTC_K_EOSC_RSV_1)) | RTC_K_EOSC_RSV_2); in rtc_enable_k_eosc()
/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/rtc/
H A Drtc.h109 RTC_K_EOSC_RSV_2 = 1 << 10 enumerator
H A Drtc.c102 & (~RTC_K_EOSC_RSV_1)) | RTC_K_EOSC_RSV_2); in rtc_enable_k_eosc()
/rk3399_ARM-atf/plat/mediatek/drivers/rtc/
H A Drtc_mt6359p.h122 RTC_K_EOSC_RSV_2 = 1 << 10 enumerator
H A Drtc_mt6359p.c96 & (~RTC_K_EOSC_RSV_1)) | (RTC_K_EOSC_RSV_2))); in rtc_enable_k_eosc()