Searched defs:aml_rtc_data (Results 1 – 1 of 1) sorted by relevance
65 struct aml_rtc_data { struct66 struct regmap *map;67 struct rtc_device *rtc_dev;68 int irq;69 struct clk *rtc_clk;70 struct clk *sys_clk;71 int rtc_enabled;72 const struct aml_rtc_config *config;