Searched defs:cpcap_rtc (Results 1 – 2 of 2) sorted by relevance
49 struct cpcap_rtc { struct50 struct regmap *regmap;51 struct rtc_device *rtc_dev;52 u16 vendor;53 int alarm_irq;54 bool alarm_enabled;55 int update_irq;56 bool update_enabled;
84 cpcap_rtc: rtc { label