Lines Matching defs:rtc
61 static inline void ftm_counter_enable(struct ftm_rtc *rtc) in ftm_counter_enable()
72 static inline void ftm_counter_disable(struct ftm_rtc *rtc) in ftm_counter_disable()
82 static inline void ftm_irq_acknowledge(struct ftm_rtc *rtc) in ftm_irq_acknowledge()
111 static inline void ftm_irq_enable(struct ftm_rtc *rtc) in ftm_irq_enable()
120 static inline void ftm_irq_disable(struct ftm_rtc *rtc) in ftm_irq_disable()
129 static inline void ftm_reset_counter(struct ftm_rtc *rtc) in ftm_reset_counter()
139 static void ftm_clean_alarm(struct ftm_rtc *rtc) in ftm_clean_alarm()
151 struct ftm_rtc *rtc = dev; in ftm_rtc_alarm_interrupt() local
165 struct ftm_rtc *rtc = dev_get_drvdata(dev); in ftm_rtc_alarm_irq_enable() local
209 struct ftm_rtc *rtc = dev_get_drvdata(dev); in ftm_rtc_set_alarm() local
248 struct ftm_rtc *rtc; in ftm_rtc_probe() local