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