Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dstm32-dfsdm.h248 #define DFSDM_HWCFGR_NBF_MASK GENMASK(15, 8) macro
H A Dstm32-dfsdm-core.c345 dfsdm->num_fls = FIELD_GET(DFSDM_HWCFGR_NBF_MASK, val); in stm32_dfsdm_probe_identification()