Searched refs:mrst (Results 1 – 3 of 3) sorted by relevance
145 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_read_alarm() local148 if (mrst->irq <= 0) in mrst_read_alarm()166 static void mrst_checkintr(struct mrst_rtc *mrst, unsigned char rtc_control) in mrst_checkintr() argument177 rtc_update_irq(mrst->rtc, 1, rtc_intr); in mrst_checkintr()180 static void mrst_irq_enable(struct mrst_rtc *mrst, unsigned char mask) in mrst_irq_enable() argument189 mrst_checkintr(mrst, rtc_control); in mrst_irq_enable()194 mrst_checkintr(mrst, rtc_control); in mrst_irq_enable()197 static void mrst_irq_disable(struct mrst_rtc *mrst, unsigned char mask) in mrst_irq_disable() argument204 mrst_checkintr(mrst, rtc_control); in mrst_irq_disable()209 struct mrst_rtc *mrst = dev_get_drvdata(dev); in mrst_set_alarm() local[all …]
103 obj-$(CONFIG_RTC_DRV_VRTC) += rtc-mrst.o
324 mrst = <&pio4 7 ALT1 IN>;341 mrst = <&pio3 0 ALT2 IN>;358 mrst = <&pio3 4 ALT2 IN>;577 mrst = <&pio10 7 ALT2 IN>;592 mrst = <&pio19 5 ALT1 IN>;609 mrst = <&pio11 2 ALT2 IN>;624 mrst = <&pio14 4 ALT1 IN>;641 mrst = <&pio12 7 ALT2 IN>;656 mrst = <&pio14 7 ALT1 IN>;671 mrst = <&pio15 7 ALT2 IN>;[all …]