Searched refs:STM32_LPTIM_ENABLE (Results 1 – 3 of 3) sorted by relevance
58 if (!FIELD_GET(STM32_LPTIM_ENABLE, val)) { in stm32mp25_clkevent_lp_set_evt()60 regmap_write(priv->reg, STM32_LPTIM_CR, STM32_LPTIM_ENABLE); in stm32mp25_clkevent_lp_set_evt()97 regmap_write(priv->reg, STM32_LPTIM_CR, STM32_LPTIM_ENABLE); in stm32_clkevent_lp_set_evt()120 STM32_LPTIM_CNTSTRT | STM32_LPTIM_ENABLE); in stm32_clkevent_lp_set_timer()123 STM32_LPTIM_SNGSTRT | STM32_LPTIM_ENABLE); in stm32_clkevent_lp_set_timer()
49 #define STM32_LPTIM_ENABLE BIT(0) macro
243 STM32_LPTIM_ENABLE); in stm32_pwm_lp_apply()305 enabled = !!FIELD_GET(STM32_LPTIM_ENABLE, val); in stm32_pwm_lp_get_state()