Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h32 #define STM32_LPTIM_CMP2_ARROK (BIT(19) | BIT(4)) macro
/linux/drivers/pwm/
H A Dpwm-stm32-lp.c260 (val & STM32_LPTIM_CMP2_ARROK) == STM32_LPTIM_CMP2_ARROK : in stm32_pwm_lp_apply()