Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-timers.h35 #define TIM_TISEL 0x68 /* Input Selection */ macro
/linux/drivers/counter/
H A Dstm32-timer-cnt.c786 regmap_write(priv->regmap, TIM_TISEL, 0x0); in stm32_timer_cnt_probe()
/linux/drivers/pwm/
H A Dpwm-stm32.c581 regmap_write(priv->regmap, TIM_TISEL, 0x0); in stm32_pwm_capture()