Searched refs:RTC_OSC_SEL (Results 1 – 1 of 1) sorted by relevance
23 #define RTC_OSC_SEL BIT(8) macro294 regmap_write_bits(rtc->map, RTC_CTRL, RTC_OSC_SEL, RTC_OSC_SEL); in aml_rtc_init()316 regmap_write_bits(rtc->map, RTC_CTRL, RTC_OSC_SEL, 0); in aml_rtc_init()
Completed in 4 milliseconds