Lines Matching full:ftm
3 * Freescale FlexTimer Module (FTM) alarm device driver.
17 #include <linux/fsl/ftm.h>
88 * If the FTM counter reaches the FTM_MOD value between in ftm_irq_acknowledge()
100 * FTMx_CONF[NUMTOF] was seted as nonzero and FTM counter in ftm_irq_acknowledge()
104 * (FTM counter doesn't always reache the FTM_MOD anyway), in ftm_irq_acknowledge()
132 * The CNT register contains the FTM counter value. in ftm_reset_counter()
225 * The TOF (the overflow flag) bit is set when the FTM counter in ftm_rtc_set_alarm()
300 { .compatible = "fsl,ls1012a-ftm-alarm", },
301 { .compatible = "fsl,ls1021a-ftm-alarm", },
302 { .compatible = "fsl,ls1028a-ftm-alarm", },
303 { .compatible = "fsl,ls1043a-ftm-alarm", },
304 { .compatible = "fsl,ls1046a-ftm-alarm", },
305 { .compatible = "fsl,ls1088a-ftm-alarm", },
306 { .compatible = "fsl,ls208xa-ftm-alarm", },
307 { .compatible = "fsl,lx2160a-ftm-alarm", },
321 .name = "ftm-alarm",