Home
last modified time | relevance | path

Searched +full:0 +full:x48003000 (Results 1 – 3 of 3) sorted by relevance

/linux-6.8/arch/arm/boot/dts/st/
Dstm32mp133.dtsi13 reg = <0x4400e000 0x400>, <0x44011000 0x1400>;
20 bosch,mram-cfg = <0x0 0 0 32 0 0 2 2>;
26 reg = <0x4400f000 0x400>, <0x44011000 0x2800>;
33 bosch,mram-cfg = <0x1400 0 0 32 0 0 2 2>;
39 reg = <0x48003000 0x400>;
46 #size-cells = <0>;
49 adc1: adc@0 {
53 #size-cells = <0>;
54 reg = <0x0>;
56 interrupts = <0>;
[all …]
Dstm32mp151.dtsi16 #size-cells = <0>;
18 cpu0: cpu@0 {
22 reg = <0>;
42 reg = <0xa0021000 0x1000>,
43 <0xa0022000 0x2000>;
57 #clock-cells = <0>;
63 #clock-cells = <0>;
69 #clock-cells = <0>;
75 #clock-cells = <0>;
81 #clock-cells = <0>;
[all …]
/linux-6.8/Documentation/devicetree/bindings/iio/adc/
Dst,stm32-adc.yaml94 const: 0
228 "^adc@[0-9]+$":
245 - 0x0: ADC1
246 - 0x100: ADC2
247 - 0x200: ADC3 (stm32f4 only)
257 const: 0
262 - 0 for adc@0 (single adc for stm32mp13)
289 - 16 channels, numbered from 0 to 15 (for in0..in15) on stm32f4
290 - 19 channels, numbered from 0 to 18 (for in0..in18) on stm32mp13.
291 - 20 channels, numbered from 0 to 19 (for in0..in19) on stm32h7 and
[all …]