Home
last modified time | relevance | path

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

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