STM32F7_RCC_AHB1_   34 include/dt-bindings/mfd/stm32f7-rcc.h #define STM32F7_AHB1_RESET(bit) (STM32F7_RCC_AHB1_##bit + (0x10 * 8))
STM32F7_RCC_AHB1_   35 include/dt-bindings/mfd/stm32f7-rcc.h #define STM32F7_AHB1_CLOCK(bit) (STM32F7_RCC_AHB1_##bit)
STM32F7_RCC_AHB1_   34 scripts/dtc/include-prefixes/dt-bindings/mfd/stm32f7-rcc.h #define STM32F7_AHB1_RESET(bit) (STM32F7_RCC_AHB1_##bit + (0x10 * 8))
STM32F7_RCC_AHB1_   35 scripts/dtc/include-prefixes/dt-bindings/mfd/stm32f7-rcc.h #define STM32F7_AHB1_CLOCK(bit) (STM32F7_RCC_AHB1_##bit)