Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h25 #define STM32_LPTIM_CMPOK_ARROK GENMASK(4, 3) macro
/linux/drivers/pwm/
H A Dpwm-stm32-lp.c129 (val & STM32_LPTIM_CMPOK_ARROK) == STM32_LPTIM_CMPOK_ARROK, in stm32_pwm_lp_apply()
/linux/drivers/counter/
H A Dstm32-lptimer-cnt.c72 (val & STM32_LPTIM_CMPOK_ARROK) == STM32_LPTIM_CMPOK_ARROK, in stm32_lptim_set_enable_state()