Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h49 #define STM32_LPTIM_ENABLE BIT(0) macro
/linux/drivers/pwm/
H A Dpwm-stm32-lp.c243 STM32_LPTIM_ENABLE); in stm32_pwm_lp_apply()
305 enabled = !!FIELD_GET(STM32_LPTIM_ENABLE, val); in stm32_pwm_lp_get_state()