Searched defs:s5m_rtc_info (Results 1 – 1 of 1) sorted by relevance
147 struct s5m_rtc_info { struct148 struct device *dev;149 struct i2c_client *i2c;150 struct sec_pmic_dev *s5m87xx;151 struct regmap *regmap;152 struct rtc_device *rtc_dev;153 int irq;154 enum sec_device_type device_type;155 int rtc_24hr_mode;156 const struct s5m_rtc_reg_config *regs;