Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/rtc/
H A Drtc.h97 RTC_K_EOSC_RSV_1 = 1 << 9, 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.h108 RTC_K_EOSC_RSV_1 = 1 << 9, 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.h121 RTC_K_EOSC_RSV_1 = 1 << 9, enumerator
H A Drtc_mt6359p.c96 & (~RTC_K_EOSC_RSV_1)) | (RTC_K_EOSC_RSV_2))); in rtc_enable_k_eosc()