Searched refs:RTC_OSC_32KCLK_SEL (Results 1 – 2 of 2) sorted by relevance
58 #define RTC_OSC_32KCLK_SEL (1U << 3) macro
128 RTC_WRITE4(sc, RTC_OSC, RTC_OSC_32KCLK_EN | RTC_OSC_32KCLK_SEL); in am335x_rtc_attach()