STM32F7_RCC_APB1_ 86 include/dt-bindings/mfd/stm32f7-rcc.h #define STM32F7_APB1_RESET(bit) (STM32F7_RCC_APB1_##bit + (0x20 * 8)) STM32F7_RCC_APB1_ 87 include/dt-bindings/mfd/stm32f7-rcc.h #define STM32F7_APB1_CLOCK(bit) (STM32F7_RCC_APB1_##bit + 0x80) STM32F7_RCC_APB1_ 86 scripts/dtc/include-prefixes/dt-bindings/mfd/stm32f7-rcc.h #define STM32F7_APB1_RESET(bit) (STM32F7_RCC_APB1_##bit + (0x20 * 8)) STM32F7_RCC_APB1_ 87 scripts/dtc/include-prefixes/dt-bindings/mfd/stm32f7-rcc.h #define STM32F7_APB1_CLOCK(bit) (STM32F7_RCC_APB1_##bit + 0x80)