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