Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/rtc/
H A Drtc.c55 uint16_t osc32; in rtc_enable_k_eosc() local
105 osc32 = RTC_Read(RTC_OSC32CON); in rtc_enable_k_eosc()
106 rtc_xosc_write(osc32 | RTC_EMBCK_SRC_SEL, true); in rtc_enable_k_eosc()
/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/rtc/
H A Drtc.c55 uint16_t osc32; in rtc_enable_k_eosc() local
105 osc32 = RTC_Read(RTC_OSC32CON); in rtc_enable_k_eosc()
106 rtc_xosc_write(osc32 | RTC_EMBCK_SRC_SEL, true); in rtc_enable_k_eosc()