Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-timers.h43 #define TIM_SMCR_TS (BIT(4) | BIT(5) | BIT(6)) /* Trigger selection */ macro
/linux/drivers/iio/trigger/
H A Dstm32-timer-trigger.c529 TIM_SMCR, TIM_SMCR_TS, in stm32_counter_validate_trigger()