Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dstm32-timer-cnt.c90 case TIM_SMCR_SMS_ENCODER_MODE_3: in stm32_count_function_read()
116 sms = TIM_SMCR_SMS_ENCODER_MODE_3; in stm32_count_function_write()
/openbmc/linux/include/linux/mfd/
H A Dstm32-timers.h89 #define TIM_SMCR_SMS_ENCODER_MODE_3 3 /* counts on both TI1FP1 and TI2FP2 edges */ macro