Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-amlogic-a4.c43 #define RTC_OSCIN_IN_EN BIT(31) macro
301 reg_val = FIELD_PREP(RTC_OSCIN_IN_EN, 1) in aml_rtc_init()
305 regmap_write_bits(rtc->map, RTC_OSCIN_CTRL0, RTC_OSCIN_IN_EN in aml_rtc_init()