Searched defs:sunxi_rtc_dev (Results 1 – 1 of 1) sorted by relevance
35 struct sunxi_rtc_dev { struct36 struct rtc_device *rtc;37 struct device *dev;38 struct sunxi_rtc_data *data;39 struct clk *clk;40 struct clk *clk_bus;41 struct clk *clk_spi;42 struct reset_control *reset;43 void __iomem *base;44 int irq;