STM32F4_RCC_AHB1_ 34 include/dt-bindings/mfd/stm32f4-rcc.h #define STM32F4_AHB1_RESET(bit) (STM32F4_RCC_AHB1_##bit + (0x10 * 8)) STM32F4_RCC_AHB1_ 35 include/dt-bindings/mfd/stm32f4-rcc.h #define STM32F4_AHB1_CLOCK(bit) (STM32F4_RCC_AHB1_##bit) STM32F4_RCC_AHB1_ 34 scripts/dtc/include-prefixes/dt-bindings/mfd/stm32f4-rcc.h #define STM32F4_AHB1_RESET(bit) (STM32F4_RCC_AHB1_##bit + (0x10 * 8)) STM32F4_RCC_AHB1_ 35 scripts/dtc/include-prefixes/dt-bindings/mfd/stm32f4-rcc.h #define STM32F4_AHB1_CLOCK(bit) (STM32F4_RCC_AHB1_##bit)