Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mfd/
Dstm32-timers.h87 #define TIM_SMCR_SMS_ENCODER_MODE_2 2 /* counts TI2FP2 edges, depending on TI1FP1 level */ macro
/linux-5.19.10/drivers/counter/
Dstm32-timer-cnt.c87 case TIM_SMCR_SMS_ENCODER_MODE_2: in stm32_count_function_read()
113 sms = TIM_SMCR_SMS_ENCODER_MODE_2; in stm32_count_function_write()