Searched defs:da9063_compatible_rtc_regmap (Results 1 – 1 of 1) sorted by relevance
37 struct da9063_compatible_rtc_regmap { struct39 int rtc_enable_reg;40 int rtc_enable_32k_crystal_reg;41 int rtc_alarm_secs_reg;42 int rtc_alarm_year_reg;43 int rtc_count_secs_reg;44 int rtc_count_year_reg;45 int rtc_event_reg;69 const struct da9063_compatible_rtc_regmap *config; argument