HomeSort by relevance Sort by last modified time
    Searched refs:STM32F7_AHB3_CLOCK (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/dt-bindings/mfd/
stm32f7-rcc.h 52 #define STM32F7_AHB3_CLOCK(bit) (STM32F7_RCC_AHB3_##bit + 0x40)
  /external/u-boot/arch/arm/dts/
stm32f746.dtsi 82 clocks = <&rcc 0 STM32F7_AHB3_CLOCK(FMC)>;
94 clocks = <&rcc 0 STM32F7_AHB3_CLOCK(QSPI)>;
  /external/u-boot/drivers/clk/
clk_stm32f.c 423 case STM32F7_AHB1_CLOCK(GPIOA) ... STM32F7_AHB3_CLOCK(QSPI):

Completed in 55 milliseconds