| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | stm32f746.dtsi | 45 #include <dt-bindings/mfd/stm32f7-rcc.h> 308 compatible = "st,stm32f7-uart"; 316 compatible = "st,stm32f7-uart"; 324 compatible = "st,stm32f7-uart"; 332 compatible = "st,stm32f7-uart"; 340 compatible = "st,stm32f7-i2c"; 352 compatible = "st,stm32f7-i2c"; 364 compatible = "st,stm32f7-i2c"; 376 compatible = "st,stm32f7-i2c"; 397 compatible = "st,stm32f7-uart"; [all …]
|
| H A D | stm32h743.dtsi | 139 compatible = "st,stm32f7-i2c"; 151 compatible = "st,stm32f7-i2c"; 163 compatible = "st,stm32f7-i2c"; 317 compatible = "st,stm32f7-hsotg"; 396 compatible = "st,stm32f7-i2c";
|
| H A D | stm32f769-pinctrl.dtsi | 7 #include "stm32f7-pinctrl.dtsi"
|
| H A D | stm32f746-pinctrl.dtsi | 7 #include "stm32f7-pinctrl.dtsi"
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/ |
| H A D | st,stm32-i2c.yaml | 19 - st,stm32f7-i2c 54 - st,stm32f7-i2c 84 For STM32F7, STM32H7 and STM32MP1 SoCs, if timing parameters 101 #include <dt-bindings/mfd/stm32f7-rcc.h> 115 //Example 2 (with st,stm32f7-i2c compatible) 117 compatible = "st,stm32f7-i2c";
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-stm32/ |
| H A D | Kconfig | 6 config STM32F7 config 7 bool "stm32f7 family" 29 source "arch/arm/mach-stm32/stm32f7/Kconfig"
|
| H A D | Makefile | 9 obj-$(CONFIG_STM32F7) += stm32f7/
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/crypto/ |
| H A D | st,stm32-crc.yaml | 14 const: st,stm32f7-crc 33 compatible = "st,stm32f7-crc";
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/i2c/ |
| H A D | i2c-stm32.txt | 4 - compatible : Must be "st,stm32f7-i2c" 21 compatible = "st,stm32f7-i2c";
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | Kconfig | 178 bool "STMicroelectronics STM32F7 I2C support" 179 depends on (STM32F7 || STM32H7) && DM_I2C 182 introduced with STM32F7/H7 SoCs. This I2C controller supports :
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/usb/ |
| H A D | dwc2.txt | 23 - "st,stm32f7-hsotg": The DWC2 USB HS controller instance in STM32F7 SoCs
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | stm32f746.dtsi | 51 #include <dt-bindings/mfd/stm32f7-rcc.h> 95 compatible = "st,stm32f7-usart", "st,stm32f7-uart";
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | serial_stm32x7.c | 113 {.compatible = "st,stm32f7-usart"}, 114 {.compatible = "st,stm32f7-uart"},
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | Kconfig | 184 bool "STM32F7 QSPI driver" 185 depends on STM32F7 187 Enable the STM32F7 Quad-SPI (QSPI) driver. This driver can be
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | Makefile | 106 i2c-stm32f7-drv-objs := i2c-stm32f7.o i2c-stm32.o 107 obj-$(CONFIG_I2C_STM32F7) += i2c-stm32f7-drv.o
|
| H A D | i2c-stm32f7.c | 3 * Driver for STMicroelectronics STM32F7 I2C controller 40 /* STM32F7 I2C registers */ 52 /* STM32F7 I2C control 1 */ 82 /* STM32F7 I2C control 2 */ 99 /* STM32F7 I2C Own Address 1 */ 112 /* STM32F7 I2C Own Address 2 */ 122 /* STM32F7 I2C Interrupt Status */ 140 /* STM32F7 I2C Interrupt Clear */ 148 /* STM32F7 I2C Timing */ 2139 snprintf(adap->name, sizeof(adap->name), "STM32F7 I2C(%pa)", in stm32f7_i2c_probe() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-stm32/stm32f7/ |
| H A D | Kconfig | 1 if STM32F7
|
| /OK3568_Linux_fs/u-boot/board/st/stm32f746-disco/ |
| H A D | Kconfig | 13 default "stm32f7"
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-stm32f7/ |
| H A D | rcc.h | 11 #include <dt-bindings/mfd/stm32f7-rcc.h>
|
| /OK3568_Linux_fs/kernel/Documentation/arm/stm32/ |
| H A D | stm32f746-overview.rst | 30 …content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f7-series/stm32f7x6/…
|
| H A D | stm32f769-overview.rst | 32 …icrocontrollers/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32f7-series/stm32f7x9/…
|
| /OK3568_Linux_fs/u-boot/drivers/ram/ |
| H A D | Kconfig | 33 STM32F7 family devices support flexible memory controller(FMC) to
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/serial/ |
| H A D | st,stm32-uart.yaml | 19 - st,stm32f7-uart
|
| /OK3568_Linux_fs/u-boot/include/dt-bindings/mfd/ |
| H A D | stm32f7-rcc.h | 2 * This header provides constants for the STM32F7 RCC IP
|
| /OK3568_Linux_fs/kernel/include/dt-bindings/mfd/ |
| H A D | stm32f7-rcc.h | 3 * This header provides constants for the STM32F7 RCC IP
|