Home
last modified time | relevance | path

Searched full:stm32h7 (Results 1 – 25 of 37) sorted by relevance

12

/linux/arch/arm/boot/dts/st/
H A Dstm32h743.dtsi44 #include <dt-bindings/clock/stm32h7-clks.h>
45 #include <dt-bindings/mfd/stm32h7-rcc.h>
110 compatible = "st,stm32h7-spi";
122 compatible = "st,stm32h7-spi";
131 compatible = "st,stm32h7-uart";
139 compatible = "st,stm32h7-uart";
147 compatible = "st,stm32h7-uart";
191 compatible = "st,stm32h7-dac-core";
215 compatible = "st,stm32h7-uart";
223 compatible = "st,stm32h7-uart";
[all …]
H A Dstm32h743i-disco.dts45 #include "stm32h7-pinctrl.dtsi"
H A Dstm32h747i-disco.dts8 #include "stm32h7-pinctrl.dtsi"
H A Dstm32h743i-eval.dts45 #include "stm32h7-pinctrl.dtsi"
H A Dstm32h750i-art-pi.dts48 #include "stm32h7-pinctrl.dtsi"
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dst,stm32-adc.yaml28 - st,stm32h7-adc-core
38 - stm32f4 and stm32h7 share a common ADC interrupt line.
52 It's optional on stm32h7 and stm32mp1.
55 It's required on stm32h7 and stm32mp1.
74 analog input switches on stm32h7 and stm32mp1.
136 const: st,stm32h7-adc-core
244 - st,stm32h7-adc
290 - can be 8, 10, 12, 14 or 16 on stm32h7 and stm32mp1
297 - 20 channels, numbered from 0 to 19 (for in0..in19) on stm32h7 and
305 be configured as differential instead of single-ended on stm32h7 and
[all …]
H A Dst,stm32-dfsdm-adc.yaml21 up to 4 filters on stm32h7 or 6 filters on stm32mp1.
28 - st,stm32h7-dfsdm
98 On stm32h7 and stm32mp1:
309 - st,stm32h7-dfsdm-dai
333 const: st,stm32h7-dfsdm
392 compatible = "st,stm32h7-dfsdm-dai";
/linux/Documentation/devicetree/bindings/iio/dac/
H A Dst,stm32-dac.yaml24 - st,stm32h7-dac-core
93 compatible = "st,stm32h7-dac-core";
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dst,stm32-exti.yaml19 - st,stm32h7-exti
71 - st,stm32h7-exti
/linux/Documentation/devicetree/bindings/serial/
H A Dst,stm32-uart.yaml17 - st,stm32h7-uart
121 compatible = "st,stm32h7-uart";
/linux/Documentation/devicetree/bindings/spi/
H A Dst,stm32-spi.yaml59 - st,stm32h7-spi
119 compatible = "st,stm32h7-spi";
H A Dspi-peripheral-props.yaml120 Only for STM32H7, (Master Inter-Data Idleness) minimum time
/linux/drivers/regulator/
H A Dstm32-booster.c13 /* STM32H7 SYSCFG register */
105 .compatible = "st,stm32h7-booster",
/linux/Documentation/devicetree/bindings/dma/stm32/
H A Dst,stm32-mdma.yaml63 const: st,stm32h7-mdma
95 compatible = "st,stm32h7-mdma";
/linux/Documentation/devicetree/bindings/rtc/
H A Dst,stm32-rtc.yaml16 - st,stm32h7-rtc
103 const: st,stm32h7-rtc
/linux/Documentation/devicetree/bindings/regulator/
H A Dst,stm32-booster.yaml22 - st,stm32h7-booster
/linux/sound/soc/stm/
H A Dstm32_sai.c35 * - STM32H7: rely on default settings
56 { .compatible = "st,stm32h7-sai", .data = (void *)&stm32_sai_conf_h7 },
/linux/drivers/iio/adc/
H A Dstm32-adc-core.h92 /* STM32H7 - Registers for each ADC instance */
124 /* STM32H7 - common registers for all ADC instances */
/linux/Documentation/devicetree/bindings/bus/
H A Dst,stm32-etzpc.yaml85 compatible = "st,stm32h7-uart";
H A Dst,stm32mp25-rifsc.yaml99 compatible = "st,stm32h7-uart";
/linux/include/dt-bindings/mfd/
H A Dstm32h7-rcc.h2 * This header provides constants for the STM32H7 RCC IP
/linux/arch/arm64/boot/dts/st/
H A Dstm32mp211.dtsi105 compatible = "st,stm32h7-uart";
/linux/Documentation/devicetree/bindings/i2c/
H A Dst,stm32-i2c.yaml112 For STM32F7, STM32H7 and STM32MP1 SoCs, if timing parameters
/linux/drivers/iio/dac/
H A Dstm32-dac-core.c239 .compatible = "st,stm32h7-dac-core",
/linux/drivers/spi/
H A Dspi-stm32.c87 /* STM32H7 SPI registers */
176 /* STM32H7 SPI Master Baud Rate min/max divisor */
180 /* STM32H7 SPI Communication mode */
1157 /* On STM32H7, messages should not exceed a maximum size set in stm32_spi_optimize_message()
2226 * STM32MP2 is compatible with the STM32H7 except:
2257 { .compatible = "st,stm32h7-spi", .data = (void *)&stm32h7_spi_cfg },
2376 /* Only for STM32H7 and after */ in stm32_spi_probe()

12