Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-timers.h31 #define TIM_CCR4 TIM_CCRx(4) /* Capt/Comp Register 4 */ macro
/linux/drivers/counter/
H A Dstm32-timer-cnt.c292 regmap_read(priv->regmap, TIM_CCR4, &ccrx); in stm32_count_cap_read()