Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/adc/
Dstm32-dfsdm.h48 #define DFSDM_CHCFGR1_SITP(v) FIELD_PREP(DFSDM_CHCFGR1_SITP_MASK, v) macro
Dstm32-dfsdm-adc.c378 DFSDM_CHCFGR1_SITP(ch->type)); in stm32_dfsdm_chan_configure()