Home
last modified time | relevance | path

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

/linux/drivers/counter/
H A Dstm32-timer-cnt.c422 u32 ccmr, ccer; in stm32_count_capture_configure() local
447 regmap_read(priv->regmap, cc->ccmr_reg, &ccmr); in stm32_count_capture_configure()
450 ch, ccmr, ccer); in stm32_count_capture_configure()