STM32F4_RCC_APB2_  106 include/dt-bindings/mfd/stm32f4-rcc.h #define STM32F4_APB2_RESET(bit)	(STM32F4_RCC_APB2_##bit + (0x24 * 8))
STM32F4_RCC_APB2_  107 include/dt-bindings/mfd/stm32f4-rcc.h #define STM32F4_APB2_CLOCK(bit)	(STM32F4_RCC_APB2_##bit + 0xA0)
STM32F4_RCC_APB2_  106 scripts/dtc/include-prefixes/dt-bindings/mfd/stm32f4-rcc.h #define STM32F4_APB2_RESET(bit)	(STM32F4_RCC_APB2_##bit + (0x24 * 8))
STM32F4_RCC_APB2_  107 scripts/dtc/include-prefixes/dt-bindings/mfd/stm32f4-rcc.h #define STM32F4_APB2_CLOCK(bit)	(STM32F4_RCC_APB2_##bit + 0xA0)