Searched defs:s5m_rtc_info (Results 1 – 1 of 1) sorted by relevance
88 struct s5m_rtc_info { struct89 struct device *dev;90 struct i2c_client *i2c;91 struct sec_pmic_dev *s5m87xx;92 struct regmap *regmap;93 struct rtc_device *rtc_dev;94 int irq;95 enum sec_device_type device_type;96 int rtc_24hr_mode;97 const struct s5m_rtc_reg_config *regs;