Home
last modified time | relevance | path

Searched refs:ftm_rtc (Results 1 – 1 of 1) sorted by relevance

/drivers/rtc/
Drtc-fsl-ftm-alarm.c39 struct ftm_rtc { struct
46 static inline u32 rtc_readl(struct ftm_rtc *dev, u32 reg) in rtc_readl() argument
54 static inline void rtc_writel(struct ftm_rtc *dev, u32 reg, u32 val) in rtc_writel()
62 static inline void ftm_counter_enable(struct ftm_rtc *rtc) in ftm_counter_enable()
73 static inline void ftm_counter_disable(struct ftm_rtc *rtc) in ftm_counter_disable()
83 static inline void ftm_irq_acknowledge(struct ftm_rtc *rtc) in ftm_irq_acknowledge()
112 static inline void ftm_irq_enable(struct ftm_rtc *rtc) in ftm_irq_enable()
121 static inline void ftm_irq_disable(struct ftm_rtc *rtc) in ftm_irq_disable()
130 static inline void ftm_reset_counter(struct ftm_rtc *rtc) in ftm_reset_counter()
140 static void ftm_clean_alarm(struct ftm_rtc *rtc) in ftm_clean_alarm()
[all …]