Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-timers.h108 #define TIM_SMCR_SMS_SLAVE_MODE_DISABLED 0 /* counts on internal clock when CEN=1 */ macro
/linux/drivers/counter/
H A Dstm32-timer-cnt.c94 case TIM_SMCR_SMS_SLAVE_MODE_DISABLED: in stm32_count_function_read()
120 sms = TIM_SMCR_SMS_SLAVE_MODE_DISABLED; in stm32_count_function_write()