Searched defs:da9063_compatible_rtc_regmap (Results 1 – 1 of 1) sorted by relevance
45 struct da9063_compatible_rtc_regmap { struct47 int rtc_enable_reg;48 int rtc_enable_32k_crystal_reg;49 int rtc_alarm_secs_reg;50 int rtc_alarm_year_reg;51 int rtc_count_secs_reg;52 int rtc_count_year_reg;53 int rtc_event_reg;77 const struct da9063_compatible_rtc_regmap *config; argument