Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mfd/
Dstm32-timers.h34 #define TIM_TISEL 0x68 /* Input Selection */ macro
/Linux-v6.6/drivers/counter/
Dstm32-timer-cnt.c346 regmap_write(priv->regmap, TIM_TISEL, 0x0); in stm32_timer_cnt_probe()
/Linux-v6.6/drivers/pwm/
Dpwm-stm32.c211 regmap_write(priv->regmap, TIM_TISEL, 0x0); in stm32_pwm_capture()