Searched refs:mrst_rtc (Results 1 – 1 of 1) sorted by relevance
44 struct mrst_rtc { struct146 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_read_alarm()175 static void mrst_checkintr(struct mrst_rtc *mrst, unsigned char rtc_control) in mrst_checkintr()189 static void mrst_irq_enable(struct mrst_rtc *mrst, unsigned char mask) in mrst_irq_enable()206 static void mrst_irq_disable(struct mrst_rtc *mrst, unsigned char mask) in mrst_irq_disable()218 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_set_alarm()256 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_rtc_alarm_irq_enable()304 static struct mrst_rtc mrst_rtc; variable334 if (mrst_rtc.dev) in vrtc_mrst_do_probe()347 mrst_rtc.irq = rtc_irq; in vrtc_mrst_do_probe()[all …]