Searched refs:mrst_rtc (Results 1 – 1 of 1) sorted by relevance
44 struct mrst_rtc { struct145 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_read_alarm()166 static void mrst_checkintr(struct mrst_rtc *mrst, unsigned char rtc_control) in mrst_checkintr()180 static void mrst_irq_enable(struct mrst_rtc *mrst, unsigned char mask) in mrst_irq_enable()197 static void mrst_irq_disable(struct mrst_rtc *mrst, unsigned char mask) in mrst_irq_disable()209 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_set_alarm()247 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_rtc_alarm_irq_enable()295 static struct mrst_rtc mrst_rtc; variable325 if (mrst_rtc.dev) in vrtc_mrst_do_probe()338 mrst_rtc.irq = rtc_irq; in vrtc_mrst_do_probe()[all …]