Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-fsl-ftm-alarm.c111 static inline void ftm_irq_enable(struct ftm_rtc *rtc) in ftm_irq_enable() function
168 ftm_irq_enable(rtc); in ftm_rtc_alarm_irq_enable()
231 ftm_irq_enable(rtc); in ftm_rtc_set_alarm()
/openbmc/linux/drivers/clocksource/
H A Dtimer-fsl-ftm.c78 static inline void ftm_irq_enable(void __iomem *base) in ftm_irq_enable() function
136 ftm_irq_enable(priv->clkevt_base); in ftm_set_next_event()