TIM_CR1_CEN        34 drivers/clocksource/timer-stm32.c #define TIM_CR1_CEN	BIT(0)
TIM_CR1_CEN        35 include/linux/mfd/stm32-timers.h #define TIM_CR1_CEN	BIT(0)	/* Counter Enable	   */