Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/adc/
Dstm32-dfsdm.h41 #define DFSDM_CHCFGR2(y) ((y) * 0x20 + 0x04) macro
Dstm32-dfsdm-adc.c487 DFSDM_CHCFGR2(chan->channel), in stm32_dfsdm_channels_configure()