Searched refs:mrst_rtc (Results 1 – 1 of 1) sorted by relevance
40 struct mrst_rtc { struct141 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_read_alarm()162 static void mrst_checkintr(struct mrst_rtc *mrst, unsigned char rtc_control) in mrst_checkintr()176 static void mrst_irq_enable(struct mrst_rtc *mrst, unsigned char mask) in mrst_irq_enable()193 static void mrst_irq_disable(struct mrst_rtc *mrst, unsigned char mask) in mrst_irq_disable()205 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_set_alarm()243 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_rtc_alarm_irq_enable()290 static struct mrst_rtc mrst_rtc; variable320 if (mrst_rtc.dev) in vrtc_mrst_do_probe()333 mrst_rtc.irq = rtc_irq; in vrtc_mrst_do_probe()[all …]