Lines Matching +full:0 +full:x50020000
50 - description: The field mask of IRQ mux, needed if different of 0xf
60 '^gpio@[0-9a-f]*$':
110 minimum: 0
114 "^(.+-hog(-[0-9]+)?)$":
126 '-[0-9]*$':
148 - port: The gpio port index (PA = 0, PB = 1, ..., PK = 11)
149 - line: The line offset within the port (PA0 = 0, PA1 = 1, ..., PA15 = 15)
151 * 0 : GPIO
152 * 1 : Alternate Function 0
191 0: Low speed
196 enum: [0, 1, 2, 3]
222 ranges = <0 0x40020000 0x3000>;
225 gpioa: gpio@0 {
228 reg = <0x0 0x400>;
229 resets = <&reset_ahb1 0>;
230 clocks = <&rcc 0 STM32F4_AHB1_CLOCK(GPIOA)>;
240 ranges = <0 0x50020000 0x3000>;
246 reg = <0x1000 0x400>;
247 resets = <&reset_ahb1 0>;
248 clocks = <&rcc 0 STM32F4_AHB1_CLOCK(GPIOB)>;
250 gpio-ranges = <&pinctrl 0 0 16>;
256 reg = <0x2000 0x400>;
257 resets = <&reset_ahb1 0>;
258 clocks = <&rcc 0 STM32F4_AHB1_CLOCK(GPIOC)>;
261 gpio-ranges = <&pinctrl 0 16 3>,
268 usart1_pins_a: usart1-0 {
273 slew-rate = <0>;
283 pinctrl-0 = <&usart1_pins_a>;