Home
last modified time | relevance | path

Searched refs:STM32F7 (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/arch/arm/mach-stm32/stm32f7/
H A DKconfig1 if STM32F7
/openbmc/u-boot/drivers/misc/
H A Dstm32_rcc.c26 .soc = STM32F7,
/openbmc/u-boot/include/
H A Dstm32_rcc.h45 STM32F7, enumerator
/openbmc/u-boot/arch/arm/mach-stm32/
H A DKconfig19 config STM32F7 config
/openbmc/u-boot/drivers/clk/
H A DKconfig51 depends on CLK && (STM32F7 || STM32F4)
55 for STM32F4 and STM32F7 SoCs.
H A Dclk_stm32f.c640 case STM32F7: in stm32_clk_probe()
/openbmc/u-boot/drivers/ram/
H A DKconfig33 STM32F7 family devices support flexible memory controller(FMC) to
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Dst,stm32-i2c.yaml84 For STM32F7, STM32H7 and STM32MP1 SoCs, if timing parameters
/openbmc/u-boot/drivers/spi/
H A DKconfig239 bool "STM32F7 QSPI driver"
240 depends on STM32F7
243 Enable the STM32F7 Quad-SPI (QSPI) driver. This driver can be
/openbmc/u-boot/drivers/i2c/
H A DKconfig396 bool "STMicroelectronics STM32F7 I2C support"
397 depends on (STM32F7 || STM32H7 || ARCH_STM32MP) && DM_I2C
400 introduced with STM32F7/H7 SoCs. This I2C controller supports :
/openbmc/u-boot/drivers/gpio/
H A DKconfig284 Tested on STM32F7.
/openbmc/linux/drivers/i2c/busses/
H A DKconfig1101 tristate "STMicroelectronics STM32F7 I2C support"
1107 in STM32F7 SoCs.
/openbmc/linux/arch/arm/
H A DKconfig.debug1181 bool "Use STM32F7 UART for low-level debug"
1186 on STM32F7 based platforms, which default UART is wired on
/openbmc/u-boot/drivers/serial/
H A DKconfig718 depends on DM_SERIAL && (STM32F4 || STM32F7 || STM32H7 || ARCH_STM32MP)