Searched refs:DFSDM_CHCFGR2 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iio/adc/ | ||
H A D | stm32-dfsdm.h | 45 #define DFSDM_CHCFGR2(y) ((y) * 0x20 + 0x04) macro |
H A D | stm32-dfsdm-adc.c | 490 DFSDM_CHCFGR2(chan->channel), in stm32_dfsdm_channels_configure() |