Home
last modified time | relevance | path

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

/linux/drivers/counter/
H A Dstm32-timer-cnt.c395 u32 ccmr_mask; member
433 regmap_update_bits(priv->regmap, cc->ccmr_reg, cc->ccmr_mask, in stm32_count_capture_configure()
438 regmap_clear_bits(priv->regmap, cc->ccmr_reg, cc->ccmr_mask); in stm32_count_capture_configure()