Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dstm32-lptimer.h75 #define STM32_LPTIM_HWCFGR1_ENCODER BIT(16) macro
/linux/drivers/mfd/
H A Dstm32-lptimer.c71 ddata->has_encoder = FIELD_GET(STM32_LPTIM_HWCFGR1_ENCODER, val); in stm32_lptimer_detect_hwcfgr()