Searched defs:ac100_rtc_dev (Results 1 – 1 of 1) sorted by relevance
98 struct ac100_rtc_dev { struct99 struct rtc_device *rtc;100 struct device *dev;101 struct regmap *regmap;102 int irq;103 unsigned long alarm;105 struct clk_hw *rtc_32k_clk;106 struct ac100_clkout clks[AC100_CLKOUT_NUM];107 struct clk_hw_onecell_data *clk_data;