Lines Matching +full:0 +full:x40020000
54 - description: The field mask of IRQ mux, needed if different of 0xf
61 enum: [0x1, 0x2, 0x4, 0x8, 0x100, 0x400, 0x800]
64 '^gpio@[0-9a-f]*$':
114 minimum: 0
118 "^(.+-hog(-[0-9]+)?)$":
130 '-[0-9]*$':
152 - port: The gpio port index (PA = 0, PB = 1, ..., PK = 11)
153 - line: The line offset within the port (PA0 = 0, PA1 = 1, ..., PA15 = 15)
155 * 0 : GPIO
156 * 1 : Alternate Function 0
195 0: Low speed
200 enum: [0, 1, 2, 3]
225 ranges = <0 0x40020000 0x3000>;
227 gpioa: gpio@0 {
230 reg = <0x0 0x400>;
231 resets = <&reset_ahb1 0>;
232 clocks = <&rcc 0 STM32F4_AHB1_CLOCK(GPIOA)>;
242 ranges = <0 0x50020000 0x3000>;
247 reg = <0x1000 0x400>;
248 resets = <&reset_ahb1 0>;
249 clocks = <&rcc 0 STM32F4_AHB1_CLOCK(GPIOB)>;
251 gpio-ranges = <&pinctrl 0 0 16>;
257 reg = <0x2000 0x400>;
258 resets = <&reset_ahb1 0>;
259 clocks = <&rcc 0 STM32F4_AHB1_CLOCK(GPIOC)>;
262 gpio-ranges = <&pinctrl 0 16 3>,
269 usart1_pins_a: usart1-0 {
274 slew-rate = <0>;
284 pinctrl-0 = <&usart1_pins_a>;