Searched defs:cpcap_rtc (Results 1 – 2 of 2) sorted by relevance
41 struct cpcap_rtc { struct42 struct regmap *regmap;43 struct rtc_device *rtc_dev;44 u16 vendor;45 int alarm_irq;46 bool alarm_enabled;47 int update_irq;48 bool update_enabled;
83 cpcap_rtc: rtc { label