Home
last modified time | relevance | path

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

/drivers/clocksource/
Dtimer-fsl-ftm.c48 static inline void ftm_counter_enable(void __iomem *base) in ftm_counter_enable() function
134 ftm_counter_enable(priv->clkevt_base); in ftm_set_next_event()
202 ftm_counter_enable(priv->clkevt_base); in ftm_clockevent_init()
225 ftm_counter_enable(priv->clksrc_base); in ftm_clocksource_init()
/drivers/rtc/
Drtc-fsl-ftm-alarm.c61 static inline void ftm_counter_enable(struct ftm_rtc *rtc) in ftm_counter_enable() function
230 ftm_counter_enable(rtc); in ftm_rtc_set_alarm()