STM32F7_RCC_APB2_  111 include/dt-bindings/mfd/stm32f7-rcc.h #define STM32F7_APB2_RESET(bit)	(STM32F7_RCC_APB2_##bit + (0x24 * 8))
STM32F7_RCC_APB2_  112 include/dt-bindings/mfd/stm32f7-rcc.h #define STM32F7_APB2_CLOCK(bit)	(STM32F7_RCC_APB2_##bit + 0xA0)
STM32F7_RCC_APB2_  111 scripts/dtc/include-prefixes/dt-bindings/mfd/stm32f7-rcc.h #define STM32F7_APB2_RESET(bit)	(STM32F7_RCC_APB2_##bit + (0x24 * 8))
STM32F7_RCC_APB2_  112 scripts/dtc/include-prefixes/dt-bindings/mfd/stm32f7-rcc.h #define STM32F7_APB2_CLOCK(bit)	(STM32F7_RCC_APB2_##bit + 0xA0)