Searched refs:mrst (Results 1 – 3 of 3) sorted by relevance
146 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_read_alarm() local149 if (mrst->irq <= 0) in mrst_read_alarm()175 static void mrst_checkintr(struct mrst_rtc *mrst, unsigned char rtc_control) in mrst_checkintr() argument186 rtc_update_irq(mrst->rtc, 1, rtc_intr); in mrst_checkintr()189 static void mrst_irq_enable(struct mrst_rtc *mrst, unsigned char mask) in mrst_irq_enable() argument198 mrst_checkintr(mrst, rtc_control); in mrst_irq_enable()203 mrst_checkintr(mrst, rtc_control); in mrst_irq_enable()206 static void mrst_irq_disable(struct mrst_rtc *mrst, unsigned char mask) in mrst_irq_disable() argument213 mrst_checkintr(mrst, rtc_control); in mrst_irq_disable()218 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_set_alarm() local[all …]
98 obj-$(CONFIG_RTC_DRV_VRTC) += rtc-mrst.o
315 mrst = <&pio4 7 ALT1 IN>;332 mrst = <&pio3 0 ALT2 IN>;349 mrst = <&pio3 4 ALT2 IN>;553 mrst = <&pio10 7 ALT2 IN>;568 mrst = <&pio19 5 ALT1 IN>;585 mrst = <&pio11 2 ALT2 IN>;600 mrst = <&pio14 4 ALT1 IN>;617 mrst = <&pio12 7 ALT2 IN>;632 mrst = <&pio14 7 ALT1 IN>;647 mrst = <&pio15 7 ALT2 IN>;[all …]