STM32F4_RCC_APB1_   82 include/dt-bindings/mfd/stm32f4-rcc.h #define STM32F4_APB1_RESET(bit)	(STM32F4_RCC_APB1_##bit + (0x20 * 8))
STM32F4_RCC_APB1_   83 include/dt-bindings/mfd/stm32f4-rcc.h #define STM32F4_APB1_CLOCK(bit)	(STM32F4_RCC_APB1_##bit + 0x80)
STM32F4_RCC_APB1_   82 scripts/dtc/include-prefixes/dt-bindings/mfd/stm32f4-rcc.h #define STM32F4_APB1_RESET(bit)	(STM32F4_RCC_APB1_##bit + (0x20 * 8))
STM32F4_RCC_APB1_   83 scripts/dtc/include-prefixes/dt-bindings/mfd/stm32f4-rcc.h #define STM32F4_APB1_CLOCK(bit)	(STM32F4_RCC_APB1_##bit + 0x80)