Searched refs:ccmr (Results 1 – 2 of 2) sorted by relevance
38 unsigned long ccmr; in stm32_pwm_lp_update_allowed() local47 ccmr = ccmr1 & (STM32_LPTIM_CC1E | STM32_LPTIM_CC2E); in stm32_pwm_lp_update_allowed()50 if (bitmap_weight(&ccmr, sizeof(u32) * BITS_PER_BYTE) > 1) in stm32_pwm_lp_update_allowed()
422 u32 ccmr, ccer; in stm32_count_capture_configure() local447 regmap_read(priv->regmap, cc->ccmr_reg, &ccmr); in stm32_count_capture_configure()450 ch, ccmr, ccer); in stm32_count_capture_configure()