Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h37 #define STM32_LPTIM_CNTSTRT BIT(2) macro
/linux/drivers/counter/
H A Dstm32-lptimer-cnt.c91 STM32_LPTIM_CNTSTRT, STM32_LPTIM_CNTSTRT); in stm32_lptim_set_enable_state()
/linux/drivers/clocksource/
H A Dtimer-stm32-lp.c66 STM32_LPTIM_CNTSTRT | STM32_LPTIM_ENABLE); in stm32_clkevent_lp_set_timer()
/linux/drivers/pwm/
H A Dpwm-stm32-lp.c143 STM32_LPTIM_CNTSTRT); in stm32_pwm_lp_apply()