Searched full:stm32f7 (Results 1 – 15 of 15) sorted by relevance
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | st,stm32-i2c.yaml | 19 - st,stm32f7-i2c 51 - st,stm32f7-i2c 73 - st,stm32f7-i2c 112 For STM32F7, STM32H7 and STM32MP1 SoCs, if timing parameters 145 #include <dt-bindings/mfd/stm32f7-rcc.h> 160 #include <dt-bindings/mfd/stm32f7-rcc.h> 162 //Example 2 (with st,stm32f7-i2c compatible) 164 compatible = "st,stm32f7-i2c"; 175 #include <dt-bindings/mfd/stm32f7-rcc.h>
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stm32f746.dtsi | 45 #include <dt-bindings/mfd/stm32f7-rcc.h> 297 compatible = "st,stm32f7-spi"; 307 compatible = "st,stm32f7-spi"; 315 compatible = "st,stm32f7-uart"; 323 compatible = "st,stm32f7-uart"; 331 compatible = "st,stm32f7-uart"; 339 compatible = "st,stm32f7-uart"; 347 compatible = "st,stm32f7-i2c"; 359 compatible = "st,stm32f7-i2c"; 371 compatible = "st,stm32f7-i2c"; [all …]
|
| H A D | stm32h743.dtsi | 155 compatible = "st,stm32f7-i2c"; 167 compatible = "st,stm32f7-i2c"; 179 compatible = "st,stm32f7-i2c"; 341 compatible = "st,stm32f7-hsotg"; 433 compatible = "st,stm32f7-i2c";
|
| H A D | stm32f746-pinctrl.dtsi | 7 #include "stm32f7-pinctrl.dtsi"
|
| H A D | stm32f769-pinctrl.dtsi | 7 #include "stm32f7-pinctrl.dtsi"
|
| H A D | stm32f7-pinctrl.dtsi | 8 #include <dt-bindings/mfd/stm32f7-rcc.h>
|
| /linux/Documentation/devicetree/bindings/crypto/ |
| H A D | st,stm32-crc.yaml | 14 const: st,stm32f7-crc 33 compatible = "st,stm32f7-crc";
|
| /linux/Documentation/devicetree/bindings/serial/ |
| H A D | st,stm32-uart.yaml | 16 - st,stm32f7-uart 103 - st,stm32f7-uart
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-stm32f7.c | 3 * Driver for STMicroelectronics STM32F7 I2C controller 41 /* STM32F7 I2C registers */ 53 /* STM32F7 I2C control 1 */ 85 /* STM32F7 I2C control 2 */ 102 /* STM32F7 I2C Own Address 1 */ 115 /* STM32F7 I2C Own Address 2 */ 125 /* STM32F7 I2C Interrupt Status */ 144 /* STM32F7 I2C Interrupt Clear */ 153 /* STM32F7 I2C Timing */ 2253 snprintf(adap->name, sizeof(adap->name), "STM32F7 I2C(%pa)", in stm32f7_i2c_probe() [all …]
|
| /linux/include/dt-bindings/mfd/ |
| H A D | stm32f7-rcc.h | 3 * This header provides constants for the STM32F7 RCC IP
|
| /linux/Documentation/devicetree/bindings/spi/ |
| H A D | st,stm32-spi.yaml | 58 - st,stm32f7-spi
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | dwc2.yaml | 65 - const: st,stm32f7-hsotg
|
| /linux/drivers/clk/ |
| H A D | Kconfig | 456 Support for stm32f4 and stm32f7 SoC families clocks
|
| /linux/Documentation/arch/arm/stm32/ |
| H A D | stm32-dma-mdma-chaining.rst | 410 …om/resource/en/application_note/dm00046011-using-the-stm32f2-stm32f4-and-stm32f7-series-dma-contro…
|
| /linux/drivers/spi/ |
| H A D | spi-stm32.c | 2259 { .compatible = "st,stm32f7-spi", .data = (void *)&stm32f7_spi_cfg },
|