Searched defs:ac100_rtc_dev (Results 1 – 1 of 1) sorted by relevance
90 struct ac100_rtc_dev { struct91 struct rtc_device *rtc;92 struct device *dev;93 struct regmap *regmap;94 int irq;95 unsigned long alarm;97 struct clk_hw *rtc_32k_clk;98 struct ac100_clkout clks[AC100_CLKOUT_NUM];99 struct clk_hw_onecell_data *clk_data;