Home
last modified time | relevance | path

Searched full:stm32f7 (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Dst,stm32-i2c.yaml19 - st,stm32f7-i2c
48 - st,stm32f7-i2c
84 For STM32F7, STM32H7 and STM32MP1 SoCs, if timing parameters
113 #include <dt-bindings/mfd/stm32f7-rcc.h>
128 #include <dt-bindings/mfd/stm32f7-rcc.h>
130 //Example 2 (with st,stm32f7-i2c compatible)
132 compatible = "st,stm32f7-i2c";
143 #include <dt-bindings/mfd/stm32f7-rcc.h>
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32f746.dtsi45 #include <dt-bindings/mfd/stm32f7-rcc.h>
278 compatible = "st,stm32f7-uart";
286 compatible = "st,stm32f7-uart";
294 compatible = "st,stm32f7-uart";
302 compatible = "st,stm32f7-uart";
310 compatible = "st,stm32f7-i2c";
322 compatible = "st,stm32f7-i2c";
334 compatible = "st,stm32f7-i2c";
346 compatible = "st,stm32f7-i2c";
397 compatible = "st,stm32f7-uart";
[all …]
H A Dstm32h743.dtsi155 compatible = "st,stm32f7-i2c";
167 compatible = "st,stm32f7-i2c";
179 compatible = "st,stm32f7-i2c";
333 compatible = "st,stm32f7-hsotg";
425 compatible = "st,stm32f7-i2c";
H A Dstm32f769-pinctrl.dtsi7 #include "stm32f7-pinctrl.dtsi"
H A Dstm32f746-pinctrl.dtsi7 #include "stm32f7-pinctrl.dtsi"
/openbmc/u-boot/arch/arm/mach-stm32/
H A DKconfig19 config STM32F7 config
20 bool "stm32f7 family"
76 source "arch/arm/mach-stm32/stm32f7/Kconfig"
/openbmc/u-boot/include/
H A Dstm32_rcc.h45 STM32F7, enumerator
90 /* below registers are only available on STM32F46x and STM32F7 SoCs*/
93 /* Below registers are only available on STM32F7 SoCs */
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dst,stm32-crc.yaml14 const: st,stm32f7-crc
33 compatible = "st,stm32f7-crc";
/openbmc/u-boot/doc/device-tree-bindings/i2c/
H A Di2c-stm32.txt4 - compatible : Must be "st,stm32f7-i2c"
21 compatible = "st,stm32f7-i2c";
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A Dst,stm32-uart.yaml16 - st,stm32f7-uart
96 - st,stm32f7-uart
/openbmc/u-boot/drivers/clk/
H A DKconfig51 depends on CLK && (STM32F7 || STM32F4)
55 for STM32F4 and STM32F7 SoCs.
H A Dclk_stm32f.c16 #include <dt-bindings/mfd/stm32f7-rcc.h>
182 if (priv->info.v2) { /*stm32f7 case */ in configure_clocks()
268 if (priv->info.v2) /*stm32f7 case */ in stm32_clk_get_ck48msel()
322 if (priv->info.v2) /*stm32f7 case */ in stm32_get_timpre()
640 case STM32F7: in stm32_clk_probe()
666 * frequency (HSE). For STM32F4 and STM32F7, we want VCO in stm32_clk_probe()
/openbmc/u-boot/arch/arm/mach-stm32/stm32f7/
H A DKconfig1 if STM32F7
/openbmc/u-boot/board/st/stm32f746-disco/
H A DKconfig13 default "stm32f7"
/openbmc/u-boot/arch/arm/dts/
H A Dstm32mp157c.dtsi375 compatible = "st,stm32f7-i2c";
388 compatible = "st,stm32f7-i2c";
401 compatible = "st,stm32f7-i2c";
414 compatible = "st,stm32f7-i2c";
912 compatible = "st,stm32f7-crc";
987 compatible = "st,stm32f7-i2c";
1000 compatible = "st,stm32f7-i2c";
H A Dstm32f746.dtsi51 #include <dt-bindings/mfd/stm32f7-rcc.h>
99 compatible = "st,stm32f7-usart", "st,stm32f7-uart";
/openbmc/linux/drivers/i2c/busses/
H A DMakefile112 i2c-stm32f7-drv-objs := i2c-stm32f7.o i2c-stm32.o
113 obj-$(CONFIG_I2C_STM32F7) += i2c-stm32f7-drv.o
H A Di2c-stm32f7.c3 * Driver for STMicroelectronics STM32F7 I2C controller
40 /* STM32F7 I2C registers */
52 /* STM32F7 I2C control 1 */
83 /* STM32F7 I2C control 2 */
100 /* STM32F7 I2C Own Address 1 */
113 /* STM32F7 I2C Own Address 2 */
123 /* STM32F7 I2C Interrupt Status */
142 /* STM32F7 I2C Interrupt Clear */
151 /* STM32F7 I2C Timing */
2246 snprintf(adap->name, sizeof(adap->name), "STM32F7 I2C(%pa)", in stm32f7_i2c_probe()
[all …]
/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/arch/arm/include/asm/arch-stm32h7/
H A Dstm32.h18 * arch/arm/include/asm/arch-stm32f7/stm32.h
/openbmc/linux/Documentation/arch/arm/stm32/
H A Dstm32f746-overview.rst30 …content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f7-series/stm32f7x6/…
H A Dstm32f769-overview.rst32 …icrocontrollers/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32f7-series/stm32f7x9/…
/openbmc/u-boot/drivers/ram/
H A DKconfig33 STM32F7 family devices support flexible memory controller(FMC) to
/openbmc/u-boot/drivers/misc/
H A Dstm32_rcc.c26 .soc = STM32F7,

12