Home
last modified time | relevance | path

Searched full:stm32f4 (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/
Dst,stm32-adc.yaml27 - st,stm32f4-adc-core
37 - stm32f4 and stm32h7 share a common ADC interrupt line.
49 It's required on stm32f4.
52 It's not present on stm32f4.
99 const: st,stm32f4-adc-core
208 - st,stm32f4-adc
217 - 0x200: ADC3 (stm32f4 only)
234 - 2 for adc@200 (stm32f4 only)
240 stm32f4, that has per instance clock input for registers access.
253 - can be 6, 8, 10 or 12 on stm32f4
[all …]
/Linux-v6.1/arch/arm/boot/dts/
Dstm32f429.dtsi50 #include <dt-bindings/mfd/stm32f4-rcc.h>
84 compatible = "st,stm32f4-otp";
289 compatible = "st,stm32f4-spi";
299 compatible = "st,stm32f4-spi";
342 compatible = "st,stm32f4-i2c";
354 compatible = "st,stm32f4-i2c";
366 compatible = "st,stm32f4-dac-core";
470 compatible = "st,stm32f4-adc-core";
482 compatible = "st,stm32f4-adc";
494 compatible = "st,stm32f4-adc";
[all …]
Dstm32f429-pinctrl.dtsi43 #include "stm32f4-pinctrl.dtsi"
Dstm32f469-pinctrl.dtsi43 #include "stm32f4-pinctrl.dtsi"
/Linux-v6.1/Documentation/devicetree/bindings/i2c/
Dst,stm32-i2c.yaml38 - st,stm32f4-i2c
47 - st,stm32f4-i2c
115 //Example 1 (with st,stm32f4-i2c compatible)
117 compatible = "st,stm32f4-i2c";
/Linux-v6.1/drivers/i2c/busses/
Di2c-stm32f4.c33 /* STM32F4 I2C offset registers */
43 /* STM32F4 I2C control 1*/
50 /* STM32F4 I2C control 2 */
60 /* STM32F4 I2C Status 1 */
78 /* STM32F4 I2C Status 2 */
81 /* STM32F4 I2C Control Clock */
87 /* STM32F4 I2C Trise */
855 dev_info(i2c_dev->dev, "STM32F4 I2C driver registered\n"); in stm32f4_i2c_probe()
876 { .compatible = "st,stm32f4-i2c", },
883 .name = "stm32f4-i2c",
[all …]
DMakefile112 obj-$(CONFIG_I2C_STM32F4) += i2c-stm32f4.o
DKconfig1069 tristate "STMicroelectronics STM32F4 I2C support"
1073 in STM32F4 SoCs.
1076 will be called i2c-stm32f4.
/Linux-v6.1/Documentation/devicetree/bindings/nvmem/
Dst,stm32-romem.yaml24 - st,stm32f4-otp
53 compatible = "st,stm32f4-otp";
/Linux-v6.1/Documentation/devicetree/bindings/spi/
Dst,stm32-spi.yaml25 const: st,stm32f4-spi
34 - st,stm32f4-spi
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dst,stm32-rcc.txt52 For STM32F4 series, the macro are available here:
53 - include/dt-bindings/mfd/stm32f4-rcc.h
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dst,stm32-sai.yaml21 - st,stm32f4-sai
143 const: st,stm32f4-sai
/Linux-v6.1/drivers/iio/adc/
Dstm32-adc-core.c124 /* STM32F4 ADC internal common clock prescaler division ratios */
128 * stm32f4_adc_clk_sel() - Select stm32f4 ADC common clock prescaler
140 /* stm32f4 has one clk input for analog (mandatory), enforce it here */ in stm32f4_adc_clk_sel()
305 /* STM32F4 common registers definitions */
401 * - stm32f4/h7 shares a common interrupt line. in stm32_adc_irq_probe()
873 .compatible = "st,stm32f4-adc-core",
Dstm32-adc-core.h32 /* STM32F4 - Registers for each ADC instance */
50 /* STM32F4 - common registers for all ADC instances: 1, 2 & 3 */
Dstm32-adc.c296 /* stm32f4 can have up to 16 channels */
342 /* STM32F4 external trigger sources for all instances */
390 /* STM32F4 programmable sampling time (ADC clock cycles) */
2461 { .compatible = "st,stm32f4-adc", .data = (void *)&stm32f4_adc_cfg },
/Linux-v6.1/Documentation/devicetree/bindings/media/
Dst,stm32-dma2d.yaml61 #include <dt-bindings/mfd/stm32f4-rcc.h>
/Linux-v6.1/include/dt-bindings/mfd/
Dstm32f4-rcc.h3 * This header provides constants for the STM32F4 RCC IP
/Linux-v6.1/Documentation/devicetree/bindings/iio/dac/
Dst,stm32-dac.yaml23 - st,stm32f4-dac-core
/Linux-v6.1/Documentation/devicetree/bindings/rtc/
Dst,stm32-rtc.yaml117 #include <dt-bindings/mfd/stm32f4-rcc.h>
/Linux-v6.1/drivers/nvmem/
Dstm32-romem.c182 { .compatible = "st,stm32f4-otp", }, {
/Linux-v6.1/drivers/iio/dac/
Dstm32-dac-core.c241 .compatible = "st,stm32f4-dac-core",
/Linux-v6.1/drivers/clk/
DMakefile68 obj-$(CONFIG_COMMON_CLK_STM32F) += clk-stm32f4.o
DKconfig402 Support for stm32f4 and stm32f7 SoC families clocks
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dst,stm32-pinctrl.yaml216 #include <dt-bindings/mfd/stm32f4-rcc.h>
/Linux-v6.1/sound/soc/stm/
Dstm32_sai.c40 { .compatible = "st,stm32f4-sai", .data = (void *)&stm32_sai_conf_f4 },

12