DFSDM_FILTER_X_BASE_ADR 93 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_CR1(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x00) DFSDM_FILTER_X_BASE_ADR 94 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_CR2(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x04) DFSDM_FILTER_X_BASE_ADR 95 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_ISR(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x08) DFSDM_FILTER_X_BASE_ADR 96 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_ICR(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x0C) DFSDM_FILTER_X_BASE_ADR 97 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_JCHGR(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x10) DFSDM_FILTER_X_BASE_ADR 98 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_FCR(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x14) DFSDM_FILTER_X_BASE_ADR 99 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_JDATAR(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x18) DFSDM_FILTER_X_BASE_ADR 100 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_RDATAR(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x1C) DFSDM_FILTER_X_BASE_ADR 101 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_AWHTR(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x20) DFSDM_FILTER_X_BASE_ADR 102 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_AWLTR(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x24) DFSDM_FILTER_X_BASE_ADR 103 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_AWSR(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x28) DFSDM_FILTER_X_BASE_ADR 104 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_AWCFR(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x2C) DFSDM_FILTER_X_BASE_ADR 105 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_EXMAX(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x30) DFSDM_FILTER_X_BASE_ADR 106 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_EXMIN(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x34) DFSDM_FILTER_X_BASE_ADR 107 drivers/iio/adc/stm32-dfsdm.h #define DFSDM_CNVTIMR(x) (DFSDM_FILTER_X_BASE_ADR(x) + 0x38)