Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dstm32-lptimer.h65 bool has_encoder; member
/openbmc/linux/drivers/mfd/
H A Dstm32-lptimer.c47 ddata->has_encoder = !!(val & STM32_LPTIM_ENC); in stm32_lptimer_detect_encoder()
/openbmc/linux/drivers/counter/
H A Dstm32-lptimer-cnt.c434 if (ddata->has_encoder) { in stm32_lptim_cnt_probe()